BrowzOS/README.md

29 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2019-02-24 22:30:22 +00:00
# BrowzOS
2019-02-24 23:00:10 +00:00
This project is a cloud-based OS, written in HTML, PHP, JavaScript & CSS. It was started by TechEmporium in 2008 & programming ceased in 2011, due to other projects & life matters. It has now been revived.
Key features:
- A desktop & Mac OS X like icon dock, written in CSS, HTML & JavaScript to launch different pop-up windows
- Each desktop icon can be dragged & repositioned
- Each pop-up window runs its own web pages, containing applets or web apps with various utilities
These utilities include:
- Clock & calendar
- Word processor*
- Spreadsheet*
- Calculator
- Instant messaging using phpFreeChat
- Media browser/player**
- Games listing***
2019-02-24 23:35:30 +00:00
- Terminal emulator****
2019-02-24 23:00:10 +00:00
2019-02-24 23:38:07 +00:00
*These utilities will need improvement, in order for users to save files in their web directories.
2019-02-24 23:00:10 +00:00
2019-02-24 23:38:07 +00:00
**This utility will need massive improvements, in order to allow users to upload, view a listing of, select & run media files from their web directories.
2019-02-24 23:00:10 +00:00
2019-02-27 22:10:59 +00:00
***A preference for GPL or AGPL v3 games is desired, though as it stands, all games available are closed-source freeware, except for Java Chess & Madness Interactive. All non-free games as featured on the demo site have been removed.
2019-02-24 23:35:30 +00:00
2019-02-24 23:57:50 +00:00
****This actually is a placeholder & doesn't work at all. The original creator of this terminal emulator also fell off the radar & went MIA, so a better terminal emulator is needed.
2019-02-24 23:00:10 +00:00
# Looking for contributors to fork this project
## All assistance is appreciated