←  Operating Systems

ComputerCraft | Programmable Computers for Minecraft

»

SelectOS v.1.4.4 Alpha [ Colours ] [ Progr...

Poll: SelectOS - Poll (63 member(s) have cast votes)

What do you want me to add?

You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.

What do you think of SelectOS

You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.

What programs do you want?

You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.
Vote Guests cannot vote

AnthonyD98™'s Photo AnthonyD98™ 26 Jan 2013

SelectOS

Current version : v.1.4.4 Alpha

From a glance at my dull forum post decoration SelectOS may look boring, useless or even pointless

but its not I assure you. I spend my spare time coding SelectOS because its fun ( for myself).

SelectOS comes with many features such as Mouse support & keyboard support, and it even has scrolling!

It comes with a Calculator, redstone timer, and a file browser currently.

I release updates which add new features and fix bugs often which you can all download while using SelectOS by clicking

'Check for Updates'. I could release updates with new features more often if you guys help point out bugs for me in SelectOS.

This way I can quickly fix that bug and then when I'm coding in new features it won't have any problems.



Pastebin:


'pastebin get Xmqc41ik selectos'


Screenshots:

Spoiler


Current Features


- Colours!
- Mouse / Keyboard File Browser
- Fully mouse & keyboard UI

- Optional AutoUpdater

- Calculator

- Timer

- Auto updating of programs that come with SelectOS



Planned / Upcoming Features

- Control Panel / Options - [ In Progress ]
- Username & Password System
- Command Prompt - [ Rewriting]
- Program Manager - [ In Progress ]

- Error Handling

- More to come!

- Games


Changelog:

Spoiler

Quote

crazyguymgd's Photo crazyguymgd 26 Jan 2013

Well I'm not exactly interested in working on developing this project with you, I do always like helping people solve problems. So if you have any specific problems that you come across during development, post them here and I'd be happy to take a look.
Quote

Engineer's Photo Engineer 27 Jan 2013

Wow, this is a really nice project. I think this can come out to maybe if you think big... to an OS (operating system). I am not skilled enough to help you developing this, but I will give constructive feedback on the outcome of this. Hope to hear much from this :)
Quote

AnthonyD98™'s Photo AnthonyD98™ 27 Jan 2013

 crazyguymgd, on 26 January 2013 - 03:54 PM, said:

Well I'm not exactly interested in working on developing this project with you, I do always like helping people solve problems. So if you have any specific problems that you come across during development, post them here and I'd be happy to take a look.

 Engineer, on 27 January 2013 - 10:33 AM, said:

Wow, this is a really nice project. I think this can come out to maybe if you think big... to an OS (operating system). I am not skilled enough to help you developing this, but I will give constructive feedback on the outcome of this. Hope to hear much from this :)

Thank you guys for your support!

I am currently working on a file browser, I would appreciate any help and support.
Eventually I will add a Mouse-supported version of SelectGUI which will be quite different from the keyboard version.
(keyboard version can be used in 'safe-mode')
Quote

dan14941's Photo dan14941 27 Jan 2013

 AnthonyD98, on 27 January 2013 - 11:47 AM, said:

 crazyguymgd, on 26 January 2013 - 03:54 PM, said:

Well I'm not exactly interested in working on developing this project with you, I do always like helping people solve problems. So if you have any specific problems that you come across during development, post them here and I'd be happy to take a look.

 Engineer, on 27 January 2013 - 10:33 AM, said:

Wow, this is a really nice project. I think this can come out to maybe if you think big... to an OS (operating system). I am not skilled enough to help you developing this, but I will give constructive feedback on the outcome of this. Hope to hear much from this :)

Thank you guys for your support!

I am currently working on a file browser, I would appreciate any help and support.
Eventually I will add a Mouse-supported version of SelectGUI which will be quite different from the keyboard version.
(keyboard version can be used in 'safe-mode')
for a file browser you could use the fs (api) if you want to find a file.

If this helped click my Posted Image!
Quote

AnthonyD98™'s Photo AnthonyD98™ 27 Jan 2013

I know I can use the FS API but the information on the wiki is a bit confusing.
Quote

dan14941's Photo dan14941 27 Jan 2013

 AnthonyD98, on 27 January 2013 - 01:54 PM, said:

I know I can use the FS API but the information on the wiki is a bit confusing.
ok ill give you the direct code and info to browse a file.link: link Code:
fs.list(path) --add where you want to browse in "path"

Click my "Posted Image" if i helped!

i would like to help develop this os im making my own lol so i want to help!
Quote

AnthonyD98™'s Photo AnthonyD98™ 27 Jan 2013

 dan14941, on 27 January 2013 - 02:01 PM, said:

 AnthonyD98, on 27 January 2013 - 01:54 PM, said:

I know I can use the FS API but the information on the wiki is a bit confusing.
ok ill give you the direct code and info to browse a file.link: link Code:
fs.list(path) --add where you want to browse in "path"

Click my "Posted Image" if i helped!

i would like to help develop this os im making my own lol so i want to help!

Okay you can help with the OS, what area in the OS would you like to help with?
Quote

dan14941's Photo dan14941 27 Jan 2013

 AnthonyD98, on 27 January 2013 - 02:03 PM, said:

 dan14941, on 27 January 2013 - 02:01 PM, said:

 AnthonyD98, on 27 January 2013 - 01:54 PM, said:

I know I can use the FS API but the information on the wiki is a bit confusing.
ok ill give you the direct code and info to browse a file.link: link Code:
fs.list(path) --add where you want to browse in "path"

Click my "Posted Image" if i helped!

i would like to help develop this os im making my own lol so i want to help!

Okay you can help with the OS, what area in the OS would you like to help with?
i would like to help in the menus section please

 dan14941, on 27 January 2013 - 02:05 PM, said:

 AnthonyD98, on 27 January 2013 - 02:03 PM, said:

 dan14941, on 27 January 2013 - 02:01 PM, said:

 AnthonyD98, on 27 January 2013 - 01:54 PM, said:

I know I can use the FS API but the information on the wiki is a bit confusing.
ok ill give you the direct code and info to browse a file.link: link Code:
fs.list(path) --add where you want to browse in "path"

Click my "Posted Image" if i helped!

i would like to help develop this os im making my own lol so i want to help!

Okay you can help with the OS, what area in the OS would you like to help with?
i would like to help in the menus section please
ill make an irc channel for us to talk on
Quote

AnthonyD98™'s Photo AnthonyD98™ 27 Jan 2013

 dan14941, on 27 January 2013 - 02:06 PM, said:

 AnthonyD98, on 27 January 2013 - 02:03 PM, said:

 dan14941, on 27 January 2013 - 02:01 PM, said:

 AnthonyD98, on 27 January 2013 - 01:54 PM, said:

I know I can use the FS API but the information on the wiki is a bit confusing.
ok ill give you the direct code and info to browse a file.link: link Code:
fs.list(path) --add where you want to browse in "path"

Click my "Posted Image" if i helped!

i would like to help develop this os im making my own lol so i want to help!

Okay you can help with the OS, what area in the OS would you like to help with?
i would like to help in the menus section please

 dan14941, on 27 January 2013 - 02:05 PM, said:

 AnthonyD98, on 27 January 2013 - 02:03 PM, said:

 dan14941, on 27 January 2013 - 02:01 PM, said:

 AnthonyD98, on 27 January 2013 - 01:54 PM, said:

I know I can use the FS API but the information on the wiki is a bit confusing.
ok ill give you the direct code and info to browse a file.link: link Code:
fs.list(path) --add where you want to browse in "path"

Click my "Posted Image" if i helped!

i would like to help develop this os im making my own lol so i want to help!

Okay you can help with the OS, what area in the OS would you like to help with?
i would like to help in the menus section please
ill make an irc channel for us to talk on

Okay sure just give me the link to the channel and we can talk about this.

lol! so many quotes!
Quote

dan14941's Photo dan14941 27 Jan 2013

http://esper.net/ channel #ccos
Quote

dan14941's Photo dan14941 27 Jan 2013

may not work fixing it
Quote

AnthonyD98™'s Photo AnthonyD98™ 27 Jan 2013

Hey everyone I'm currently adding some new features to SelectGUI
Quote

AnthonyD98™'s Photo AnthonyD98™ 28 Jan 2013

SelectOS v.1.1.3 Alpha Is out now!
Quote

SuicidalSTDz's Photo SuicidalSTDz 31 Jan 2013

This is a very nice OS. I hope to see more from this in the near future! As with anyone, I wish you luck with SelectOS.
Quote

AnthonyD98™'s Photo AnthonyD98™ 31 Jan 2013

 SuicidalSTDz, on 31 January 2013 - 01:44 PM, said:

This is a very nice OS. I hope to see more from this in the near future! As with anyone, I wish you luck with SelectOS.

Thanks, I'm back at school now so the development of SelectOS will be a bit slower now, I'll try get an update out for it this weekend.
Quote

dan14941's Photo dan14941 01 Feb 2013

 AnthonyD98, on 31 January 2013 - 06:23 PM, said:

 SuicidalSTDz, on 31 January 2013 - 01:44 PM, said:

This is a very nice OS. I hope to see more from this in the near future! As with anyone, I wish you luck with SelectOS.

Thanks, I'm back at school now so the development of SelectOS will be a bit slower now, I'll try get an update out for it this weekend.
same with me and im releasing my os
Quote

Skullblade's Photo Skullblade 01 Feb 2013

Anthony if you don't want to write your own Mouse file browser you could use mine ShockBrowser its pretty cool and has a config were you can set custom color schemes :D I would also help you if you need anything(also i am in the boring process of rewriting it)
Quote

AnthonyD98™'s Photo AnthonyD98™ 01 Feb 2013

 Skullblade, on 01 February 2013 - 12:43 PM, said:

Anthony if you don't want to write your own Mouse file browser you could use mine ShockBrowser its pretty cool and has a config were you can set custom color schemes :D I would also help you if you need anything(also i am in the boring process of rewriting it)

Thanks for the offer, but I'm going to try make my own file browser first. If I can't successfully make my own file browser then I will consider adding yours to SelectOS.
Quote

Skullblade's Photo Skullblade 01 Feb 2013

 AnthonyD98, on 01 February 2013 - 04:43 PM, said:

 Skullblade, on 01 February 2013 - 12:43 PM, said:

Anthony if you don't want to write your own Mouse file browser you could use mine ShockBrowser its pretty cool and has a config were you can set custom color schemes :D I would also help you if you need anything(also i am in the boring process of rewriting it)

Thanks for the offer, but I'm going to try make my own file browser first. If I can't successfully make my own file browser then I will consider adding yours to SelectOS.
Just trying to help but I get it. I never feel that I've accomplished anything unless i do it myself. good luck on the OS and if you have any questions feel free to ask
Quote