TAKEWAKE Reloaded is a free operating system in C and ASM. It is distributed under the GNU General Public License 3. It contains a few onboard programs and is made by the TAKEWAKE Community. Please help us to improve TAKEWAKE Reloaded. Your support would be realy helpful.
To start developing just run 'setup.sh' file in terminal on your Linux computer to install all the needed utilities and then start editing. If you're done, just run 'build.sh' in terminal to build the operating system and to test it. If you just want to run it without rebuilding it, run 'run-only.sh'.
-Basics (Display support, ...)
-Keyboard support
-Mouse support
-Sound support for built in speaker
-Multiple languages with different keyboard layouts (English (USA), English (UK) and German (DE))
-Read date and time from CMOS
-A few little programs (Calculator, Tic Tac Toe, ...)
-Friendly interface with mouse and arrow key navigation which is really easy to program
-Generate random numbers
...and a lot more
You can help with nearly everything. You even don't need a lot of programing knowledge because you can write your programs in C. You can even help us by translating programs or the OS itself into different languages.
Feel free to ask!