Posted 20 November 2012 - 12:11 PM
I originally wanted to develop an "OS", but felt that the necessity for it wasn't great enough to put forth the effort, and thus I leave you with this: my clickable interface.
These scripts allow for a clickable interface based desktop environment. At this stage, I created one simple interface to operate the main systems, but I am releasing it so users may write their own programs with the APIs provided.
Clickable interfaces have been placed into a class that can be reused, while there are several other APIs to allow easy manipulation over how the system behaves. The nature of this system is that it allows for users to write their own programs without having to worry about dependencies caused by pre-written programs already in the shell.
I'm sure there are bugs and features to be added; I will fix bugs as I find them and are presented to me, but features will only be added if requested.
I hope that you all enjoy using this as I did making it!
Screenshots:
Installer Script:
http://pastebin.com/24LYTFV0
This is a little script that works with this system, but keep in mind that this script in particular is under heavy development for the time being -> There are a lot of bugs in this browser and it is not very feature rich, however what it demonstrates is the possibilities with so little code.
http://pastebin.com/PLE0GXGU
These scripts allow for a clickable interface based desktop environment. At this stage, I created one simple interface to operate the main systems, but I am releasing it so users may write their own programs with the APIs provided.
Clickable interfaces have been placed into a class that can be reused, while there are several other APIs to allow easy manipulation over how the system behaves. The nature of this system is that it allows for users to write their own programs without having to worry about dependencies caused by pre-written programs already in the shell.
I'm sure there are bugs and features to be added; I will fix bugs as I find them and are presented to me, but features will only be added if requested.
I hope that you all enjoy using this as I did making it!
Screenshots:
Spoiler
http://imgur.com/a/T6vTOInstaller Script:
http://pastebin.com/24LYTFV0
This is a little script that works with this system, but keep in mind that this script in particular is under heavy development for the time being -> There are a lot of bugs in this browser and it is not very feature rich, however what it demonstrates is the possibilities with so little code.
http://pastebin.com/PLE0GXGU