ComputerCraft Forums

ComputerCraft => Programs => Topic started by: DevilishDawn43 on Sep 14, 2024, 03:06 PM

Title: Photon shell - the latest and greatest shell for cc tweaked - help wanted!
Post by: DevilishDawn43 on Sep 14, 2024, 03:06 PM
I would appreciate it if someone could assist in working on my custom shell: Photon shell.
its not perfect right now and its not much better than the default shell, but the idea is simple, highly modifiable with plugin support, it will be able to adapt to the users needs, and can be modified with lua or a simpler (but more limited) config language.

btw a polished prototype for the public to test will be posted soon!
Title: Photon shell - the latest and greatest shell for cc tweaked - help wanted!
Post by: Aio on Sep 15, 2024, 12:50 PM
I would like to help, but i cant find anywhere to do so,
do you have a github repo i can contribute to? or discord if you want to work on it outside github?
Title: Photon shell - the latest and greatest shell for cc tweaked - help wanted!
Post by: Purrcival on Sep 16, 2024, 05:34 PM
Quote from: DevilishDawn43 on Sep 14, 2024, 03:06 PMI would appreciate it if someone could assist in working on my custom shell: Photon shell.
its not perfect right now and its not much better than the default shell, but the idea is simple, highly modifiable with plugin support, it will be able to adapt to the users needs, and can be modified with lua or a simpler (but more limited) config language.

btw a polished prototype for the public to test will be posted soon!

Quote from: Aio on Sep 15, 2024, 12:50 PMI would like to help, but i cant find anywhere to do so,
do you have a github repo i can contribute to? or discord if you want to work on it outside github?

Yes, do you have a GitHub repo containing the source code? A Github Repo is where you can store your source code, and we're going to need it if you need help.
Title: Photon shell - the latest and greatest shell for cc tweaked - help wanted!
Post by: DevilishDawn43 on Sep 16, 2024, 06:01 PM
Quote from: Aio on Sep 15, 2024, 12:50 PMI would like to help, but i cant find anywhere to do so,
do you have a github repo i can contribute to? or discord if you want to work on it outside github?
I will set that up when I can, I need to get home first, but after, I will set it up as soon as possible
Title: Photon shell - the latest and greatest shell for cc tweaked - help wanted!
Post by: DevilishDawn43 on Sep 16, 2024, 06:03 PM
I'm actually also working on some ui elements, if it is not done by then, I will publish the functional version, of course stripped down of code that will crash it, such as code checking for the future config files and plugin list
Title: Photon shell - the latest and greatest shell for cc tweaked - help wanted!
Post by: DevilishDawn43 on Sep 16, 2024, 09:28 PM
Quote from: QuickMuffin8782 on Sep 16, 2024, 05:34 PM
Quote from: DevilishDawn43 on Sep 14, 2024, 03:06 PMI would appreciate it if someone could assist in working on my custom shell: Photon shell.
its not perfect right now and its not much better than the default shell, but the idea is simple, highly modifiable with plugin support, it will be able to adapt to the users needs, and can be modified with lua or a simpler (but more limited) config language.

btw a polished prototype for the public to test will be posted soon!

Quote from: Aio on Sep 15, 2024, 12:50 PMI would like to help, but i cant find anywhere to do so,
do you have a github repo i can contribute to? or discord if you want to work on it outside github?

Yes, do you have a GitHub repo containing the source code? A Github Repo is where you can store your source code, and we're going to need it if you need help.

ok, here is the link! be sure to read help.txt for how to use the shortcuts:
https://github.com/DevilishDawn431/DawnsCCProjects/tree/main/Photon (https://github.com/DevilishDawn431/DawnsCCProjects/tree/main/Photon)
also, it is no where near being done, and is semi functional, so don't expect much, its just a bare shell right now, that's why I needed help, to improve it and add what would make it revolutionary