Author Topic: GalaxyOS  (Read 4002 times)

0 Members and 1 Guest are viewing this topic.

Offline gcolella

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 13
  • Rating: +9/-0
    • View Profile
GalaxyOS
« on: April 15, 2011, 08:52:47 pm »
This is a project i've been working on, GalaxyOS.. It's a simple ease-of-use program that looks like an OS.
Screenshots and everything you need attached.

Gonna work on it a bit more before putting it on TIcalc.org, and I know it's big, but it's not very optimized yet, just for ease of editing
« Last Edit: April 15, 2011, 08:54:28 pm by gcolella »

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: GalaxyOS
« Reply #1 on: April 15, 2011, 08:54:15 pm »
Nice OS :D

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: GalaxyOS
« Reply #2 on: April 16, 2011, 12:41:42 am »
So it's kinda more like a shell or program to do various stuff? I personally like the GUI where you type stuff. Does it let you run other BASIC programs?

Also as suggestion, on ticalc I would advise against calling it an OS, because some people tend to get pissed off when fake OSes are called like that and it can be misleading too (many people think MirageOS is an OS, for example, rather than a shell).

Offline gcolella

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 13
  • Rating: +9/-0
    • View Profile
Re: GalaxyOS
« Reply #3 on: April 16, 2011, 12:57:54 am »
Nope, it just runs the 'apps' that I built in, and I'm working on adding in more. It's only an OS in the sense that it's designed to be run on startup, and then in theory you never need to quit it, for standard calculator-type things. It was mainly a program just to see how well I could make a GUI..

I personally don't run it on startup, I just run a program with only the login part, because you can put in the number of users and each one has a unique password, so my friends and I all have an account on it. When you log in, it just goes to the standard homescreen. I might upload that version soon.

Is it actually possible to make it run BASIC programs? That'd be really neat.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: GalaxyOS
« Reply #4 on: April 16, 2011, 01:04:08 am »
Aah ok. I think it's good for practicing and stuff. And being able to run it on startup can be good for those who like that type of GUI.

I was merely saying because on ticalc.org such program got a bad reputation because there are like thousands of Windows clones, and they made it hard to find anything for development back when their archives was just one single directory for regular programs.

Anyway to run BASIC programs you need some ASM libraries like XCOPY and Program tools. I forgot where was located the last one, though. It grabbed a list of all programs stored on the calculator and could be useful to create basic shells.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: GalaxyOS
« Reply #5 on: April 17, 2011, 01:37:19 pm »
This looks a lot like SimpleCS then, very nice =D

Ashbad

  • Guest
Re: GalaxyOS
« Reply #6 on: April 17, 2011, 01:40:28 pm »
Very nice, greg :) this is very good looking for BASIC -- the GUI looks superb ^-^ keep it up!

SirCmpwn

  • Guest
Re: GalaxyOS
« Reply #7 on: April 18, 2011, 12:29:17 pm »
Nice shell!  I like it, it looks very nice already!

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: GalaxyOS
« Reply #8 on: April 20, 2011, 09:43:13 am »
Nice shell!  I like it, it looks very nice already!

I don't think that it is a shell:

Quote
Nope, it just runs the 'apps' that I built in,

But it's still pretty cool, I like the password input!

Ashbad

  • Guest
Re: GalaxyOS
« Reply #9 on: April 20, 2011, 07:51:44 pm »
Well, it technically is still shell because it is above a normal program, and below an OS -- even if it is written in basic and not ASM. ;)

I think the fast rendering graphics and the users are the nicest touch -- great job overall Greg!  Bravo!

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: GalaxyOS
« Reply #10 on: April 21, 2011, 02:00:47 am »
Nice! It looks very responsive for BASIC! Great GUI graphics, too. :D

Are there any plans to make it possible to program applications for Galaxy?
« Last Edit: April 21, 2011, 02:01:55 am by ralphdspam »
ld a, 0
ld a, a

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: GalaxyOS
« Reply #11 on: April 21, 2011, 02:41:48 am »
is that variable-base logarithm support i see?
i rather like the way this looks =D

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: GalaxyOS
« Reply #12 on: April 21, 2011, 06:36:21 am »
Wow I like the logarithm calculator! It always annoyed me that the TI-OS doesnt have this function.

EDIT: Ninja'D
« Last Edit: April 21, 2011, 06:36:45 am by aeTIos »
I'm not a nerd but I pretend:

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: GalaxyOS
« Reply #13 on: April 21, 2011, 07:46:32 am »
Well, it technically is still shell because it is above a normal program, and below an OS -- even if it is written in basic and not ASM. ;)

I think the fast rendering graphics and the users are the nicest touch -- great job overall Greg!  Bravo!

Theoretically it isn't a shell Ashbad.

Quote
is that variable-base logarithm support i see?

Oh yeah, just noticed, awesome.