I want to show everyone the first really early alpha of my new OS for Computer Craft!
Why I decided to make new one, when there are tons of them? Simple question - cause there aren't OS like that!
I made some changes to how programs work, see: http://netos.robotronika.pl/wiki/netOS
I'm looking for someone to help me with that pretty difficult task, I will need:
- printer driver (printing queue, page management, paper/ink management, API for it, user application[console], future printing over network, mapping network printers)
- beta tester
- someone to help programming GUI
- printer application for GUI that will be created
- possibly more
It has installer now(http not needed!)!
EDIT: I didn't say how to change consoles, user CTRL+<number> ;)/> You know Linux-like. By default you have 4 VTYs, but in etc/vty you can change it
If you install netOS in other directory than "/" of your computer, change first variable in boot file
FEATURES (current):
- multiple (color)consoles (VTYs - virtual terminal), currently doesn't support colors
- flexible API and driver system
- truly multitasking
- …
change how API system works, to make using textutils possibleDONE- complete rednet layer of network
- complete IP layer of network ( IP and ARP protocols )
- complete UDP protocol
- complete TCP protocol
- complete telnet functionality
- complete DHCP protocol
- complete HTTP protocol
- complete FTP protocol
- complete DNS protocol
- AES cryptography, so protocols like SSH, VPN, SSL
- more!
If you want to keep most up to date with project see development thread on CC forums
IF YOU FOUND BUG, WANT TO REQUEST NE FUNCTIONALITY OR MAKE SUGGESTION, use my ticket system: http://netos.robotronika.pl/newticket
CURRENT PACKAGE DOESN'T HAVE NETWORKING THINGS IN IT
Currently I don't have installer, but will have soon.
I'm working hard on it, but I need beta testers, that's why I'm posting it in that early beta. Probably before end of this week I'll make VTYs colorful, then I'll jump straight into network. I really want to see how this will come up.
Changelog:
Version "alpha 1":
- now it has installer(WARNING! nearly 4000 lines): http://pastebin.com/iUcac9qz or in CC:
pastebin get iUcac9qz installer
- I'm not sure what I changed in core functionVersion "indev 3":
[attachment=888:netOS.zip]
- fixed few minor bugs
- fixed big security hole, caused by missed reference
- now textutils API work correctly
Version "indev 2":
- added color support for VTYs
Version "indev":
- initial release
Screens:
Spoiler
Little tease about dialogAPI ;)/>Another tease, this time networking ;)/>
Not much yet, but when I'll have something to show, I'll post it here
Installer(WARNING! nearly 4000 lines): http://pastebin.com/iUcac9qz or in CC:
pastebin get iUcac9qz installer
Project page: http://netos.robotronika.plProject SVN: http://svn.robotronika.pl/svn/netos
username: netos
password: netos
Have any questions? Found typo, language mistake? Fell free to post it in this thread, however bugs, feature requests, suggestions please sent to ticket system
Thanks for support!
netOS and all included programs made by grabie2 are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.