add status/uptime badges to readme [skip ci]
This commit is contained in:
17
README.md
17
README.md
@ -1,25 +1,32 @@
|
||||
# 💾 [Y2K Land](https://y2k.land/)
|
||||
# 💾 [Y2K Land](https://y2k.land/) [](https://y2k.land/) [](https://status.jrvs.io/785127956) [](https://github.com/jakejarvis/y2k/actions?query=workflow%3ADeploy)
|
||||
|
||||

|
||||
|
||||
Nostalgic time machine powered by on-demand Windows Me VMs and [my first website](https://jarv.is/y2k/). Inspired by [charlie.bz](https://charlie.bz/) (and quarantine boredom).
|
||||
Nostalgic time machine powered by on-demand Windows Me VMs, [my first website](https://jarv.is/y2k/), and quarantine boredom.
|
||||
|
||||
The backend isn't quite ready to be open-sourced (read: it's still a fatally embarrassing ball of spaghetti) but will be moved here very soon! 🍝
|
||||
|
||||
[**Read the blog post here.**](https://jarv.is/notes/y2k-land/)
|
||||
|
||||
<p align="center"><a href="https://y2k.land/"><img width="600" src="screenshot.png"></a></p>
|
||||
|
||||
## Requirements
|
||||
|
||||
- Docker
|
||||
- [QEMU 4.x](https://www.qemu.org/) (target i386)
|
||||
- [websocketd](https://github.com/joewalnes/websocketd)
|
||||
- [noVNC](https://github.com/novnc/noVNC)
|
||||
- [Cloudflare Workers](https://workers.cloudflare.com/) & [Argo Tunnel](https://www.cloudflare.com/products/argo-tunnel/)
|
||||
- [Microsoft Bob](https://en.wikipedia.org/wiki/Microsoft_Bob)
|
||||
|
||||
## Inspired By
|
||||
|
||||
- [charlie.bz](https://charlie.bz/)
|
||||
- [benjojo.co.uk](https://benjojo.co.uk/)
|
||||
- [Microsoft Bob](https://en.wikipedia.org/wiki/Microsoft_Bob)
|
||||
|
||||
## To-Do
|
||||
|
||||
- [x] Sync user's mouse cursor/movements with VM
|
||||
- [ ] Error messages: no websockets, server down, etc.
|
||||
- [x] Error messages: no websockets, server down, etc.
|
||||
- [ ] Usage limits
|
||||
- [ ] Responsive browser sizing
|
||||
- [ ] **Commit backend scripts**
|
||||
|
Reference in New Issue
Block a user