This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
DaniFoldi's profile picture

Hiring developers for SuperOS

Started by DaniFoldi, 25 March 2016 - 02:57 PM
DaniFoldi #1
Posted 25 March 2016 - 03:57 PM
Hi guys!
I know, I'm a newbie on the forum, but I can code well in Lua and other languages too. I could make the whole OS alone, but it would take ages. So, that's why I decided to ask help here.

The OS could use all modern possiilities in ComputerCraft 1.7, like:

chat (private rooms, password protections, user levels)
paint (not only backgorund but /|\- characters for ASCII-style drawing)
text editor (printing, text-, background color, version history, image embedding)
app store (maybe from pastebin, git or just a website)
updating system (os, apps)
user profiles (messaging, file permissions, customizable environment)
virus protection (delete disk/startup file automatically)
.

And of course, basic functions like:
multi-thread
beautiful gui
desktop
dock
app menu
file system (protected)
.

These are my current ideas, of course, anyone can suggest a new function.

And just to be sure. I'm not paying anone for helping. The project is volunteer work-based.
Just reply to the topic if you would like to participate. THANKS.
Lyqyd #2
Posted 25 March 2016 - 05:00 PM
Code is required for OS posts.

In response to the question posed in your report of this post, there is no location on this forum for an OS-related post without code. Please review the relevant sticky post for more information.
Edited on 25 March 2016 - 11:15 PM