Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shizukuichi/winxp
🏁 Web based Windows XP desktop recreation.
https://github.com/shizukuichi/winxp
hooks javascript react reimplementation web-desktop windows-xp
Last synced: 29 days ago
JSON representation
🏁 Web based Windows XP desktop recreation.
- Host: GitHub
- URL: https://github.com/shizukuichi/winxp
- Owner: ShizukuIchi
- License: mit
- Created: 2019-03-27T02:15:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-18T10:39:43.000Z (12 months ago)
- Last Synced: 2024-10-15T05:21:38.386Z (29 days ago)
- Topics: hooks, javascript, react, reimplementation, web-desktop, windows-xp
- Language: JavaScript
- Homepage: https://winxp.now.sh
- Size: 6 MB
- Stars: 5,516
- Watchers: 64
- Forks: 390
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WinXP
🏁 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## [Try it!](https://winxp.now.sh)
Windows XP 👉 https://winxp.now.sh
[![](demo/demo.gif)](https://winxp.now.sh)
## Contributing
Generally open an issue (or comment on an issue if there's one already) before starting work on a PR.
## License
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.
## Thanks
- [Webamp](https://github.com/captbaritone/webamp), Winamp 2 reimplementation by: [captbaritone](https://github.com/captbaritone)
- [JS Paint](https://github.com/1j01/jspaint), Paint reimplementation by: [1j01](https://github.com/1j01)