Screenshots:
Spoiler
Home GUI, custom programs supported (but not implemented yet)
Settings app that is modular, and can load each setting from each program individually
Process list to terminate and switch between programs
Ink tested in running in PocketShell, fully working
PocketShell's design and functionality is based around Android (but the design is still very much a WIP). I plan to make it more user friendly and get what they want easier to find (Recently used applications is a must that will be implemented), More technicality is also a want, but not as much as a priority (Partitioning, kernel functions etc.)
Features:
- Multitasking, which also has a task manager (processlist for the time being) which you can click on each entry to jump to that process
- A statusbar (with time) and a bar of buttons at the bottom which always show up in every app (Now testing a signal bar for GPS connections)
- The <- button is a back button (nothing uses it right now), [] button brings you back to the shell from any other process and /\ brings up the process list.
- Every CraftOS program has compatibility
- All programs opened are redirected to their own process and window, so you will only be using the shell as a shell (this can be a nuisance with programs like "clear" since it redirects those too, but I'll add a blacklist in a later update)
- Uses a heavily modified version of multishell, so anything you can do in that you can do here.
- NEW: Added custom backgrounds, and the ability to change the bar color. You can also shutdown and reboot the device from the process manager now.
- A better design, colours and themes (Almost, will implement custom colours soon)
- Clicking the status bar will bring up a menu, but I haven't decided what yet
- A better use for that backbutton
Installer:
pastebin run dJhsAxpe
Please post any feedback!