-
switched to using all jsx files with vite instead of depreciated create-react-app
-
added windows media player
-
anime stuf
-
made most things work on mobile including resizing the windows
-
check it out here https://exe.bot
๐ Web based Windows XP desktop recreation.
Features:
- Drag and resize, minimize, maximize windows
- Open applications from desktop icons or start menu
- Minesweeper, Internet Explorer, My Computer, Notepad, Winamp, Paint
- Power off menu
Windows XP ๐ https://exe.bot
npm install
npm startA Dockerfile and Kubernetes manifests under k8s/ are included for
self-hosters. The container is a static nginx image serving the Vite
build output.
docker build -t <your-registry>/anime-win-xp:latest .
docker push <your-registry>/anime-win-xp:latest
kubectl apply -f k8s/Edit the image reference in k8s/deployment.yaml and the hostname in
k8s/ingress.yaml to match your own setup.
Generally open an issue (or comment on an issue if there's one already) before starting work on a PR.
The Windows XP name, artwork, trademark are surely property of Microsoft. This project is provided for educational purposes only. It is not affiliated with and has not been approved by Microsoft.
- Webamp, Winamp 2 reimplementation by: captbaritone
- JS Paint, Paint reimplementation by: 1j01