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

[WIP] Simple OS 1.0 - Basic, light-weight, shiny

Started by Robd, 18 June 2012 - 11:23 PM
Robd #1
Posted 19 June 2012 - 01:23 AM
Simple OS provides the user (you) with a simple, arrow key based menu system which allows for basic organization and simple execution of programs. The program currently allows only basic management, however I intend to update it over the next few weeks at the very least.


General:
SpoilerFeatures:
  • Simple navigation
  • Relativly bug-free
  • Dynamic
  • Some humor
  • Conventional file editing in tact
Drawbacks:
  • Currently only allowed 1 directory and 1 sub-directory (will be fixed VERY soon)
  • Empty directories will cause errors until a file is put in them
  • I am yet to add move, rename, and a few other commands (honestly just too lazy, shouldn't be a problem in later updates)
Planned:
  • Fixes mentioned above
  • Login system (again, should be no problem)
  • Support for an infinite amount of users
  • Privilege levels (administrator accounts, moderator accounts, etc.)
  • File encryption (that's going to take some googling)
  • Simple key based commands for redstone
  • Easy monitor integration (have the code for this already, will insert)
  • FTP networking
Things I may include:
  • TelNet (remote access)
  • Cursor based navigation (problematic in the past)
  • Additional "built-in" programs
  • More funny quotes :(/>/>

Images:



Other:
Spoiler

I am aware that this is really just a snippet, however I feel that it has enough features to at least release it as a useful script. I look forward to getting some feedback and to making some more advances on the program.


I would also like to specifically open up the door on any funny quotations that anyone would like to include in program. Funniest guy gets… an easter egg named after them? Deal? Deal.
cant_delete_account #2
Posted 19 June 2012 - 04:14 AM
You need to use ht tp:/ /s12.postimage.org/q32x13jzx/Screen1.png and ht tp:/ /s10.postimage.org/dwmlzglkp/Screen2.png (no spaces) for the image URL, not http://postimage.org/image/cyxcoery1, etc.
Robd #3
Posted 19 June 2012 - 06:01 AM
You need to use ht tp:/ /s12.postimage.org/q32x13jzx/Screen1.png and ht tp:/ /s10.postimage.org/dwmlzglkp/Screen2.png (no spaces) for the image URL, not http://postimage.org/image/cyxcoery1, etc.
The images are loading just fine on my screen…
Exerro #4
Posted 25 June 2012 - 12:36 PM
I wanna check this out…how can I get it