English | Deutsch
Hello, WinDoofOS based of MineOS. I haven't changed anything in the original API, but there are more features. Here's a list of a few features:
- Multitasking
- Double buffered graphical user interface
- Language packs and software localization
- Multiple user profiles with password authentication
- Own EEPROM firmware with boot volume choose/format/rename features and Internet Recovery mode
- File sharing over the local network via modems
- Client connections to real FTP servers
- An internal IDE with syntax highlighting and debugger
- Integrated application and library App Market with the ability to publish your own scripts and programs for every WinDoofOS and MineOS user
- Error reporting system with the possibility to send information to developers
- Animations, wallpapers, screensavers, color schemes and huge customization possibilities
- Open source system API and detailed illustrated documentations
The easiest way is to use default pastebin script. Insert an OpenOS floppy disk to computer, insert an Internet Card, turn computer on and type the following to console to install WinDoofOS:
pastebin run zSYdMMkx
You can paste it to console using middle mouse button or insert key (by default). If for some reason the pastebin method isn't available to you (for example, it's blacklisted on game server or blocked by Internet provider), use alternative command to download the installer directly from the Github page:
wget -f https://raw.githubusercontent.com/BachErik/WinDoofOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot
After a moment, a nice system installer will be shown. You will be prompted to select your preferred language, boot volume (can be formatted if needed), create a user profile and customize some settings
That's the API from MineOS.