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

baseOS v0.5

Started by RootUser, 17 September 2015 - 05:22 PM
RootUser #1
Posted 17 September 2015 - 07:22 PM
-> baseOS <-

^^^ download ^^^



> Wiki <

WIP OS for computercraft, but it works!
Current features:
  • Easy GUI
  • MOUSE FM by nightin9ale
  • confiAPI by ben657
  • Simple, but powerful winUtils
  • stdio to simplify os.pullEvent's
  • Most programs works with multishell
  • Linux-like man(ual)
Bugs &amp; TODO:
  • After closing multishell bar you must refresh main window 2 times via clicking at free space.
  • Add alert windows
  • Make installer


How to help us? (requires GitHub account)

Just fork our repo, write your changes/bugfixes to MASTER and create pull request to our MASTER branch.

…and wait for answer!

…or…

Make issue!



Thanks to EasyLikeOneTwoThree for awesome CC lessons (russian)
Edited on 18 September 2015 - 04:43 PM
Lyqyd #2
Posted 17 September 2015 - 07:23 PM
Locked. Please report your topic when you have code to post so we can unlock the topic for you.

Unlocked so code may be posted.
RootUser #3
Posted 18 September 2015 - 08:32 AM
Locked. Please report your topic when you have code to post so we can unlock the topic for you.

Unlocked so code may be posted.
Thanks for unlocking. I'll fix it later (1-3 hours), because now i can't.

Big spoiler:
SpoilerI am writing normal multishell support. Not that buggy stuff.

Finally! v0.5!
Edited on 18 September 2015 - 11:04 PM
funzrey_ #4
Posted 18 September 2015 - 07:34 PM
Sounds cool, might try it