diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 0000000..cde55af --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,17 @@ +# MistyOS Roadmap + +- [x] Power-off/restart options +- [x] Services management +- [ ] Fully working shell +- [ ] Filesystem commands +- [ ] System management commands +- [ ] Other CLI utilities (e.g. text editor) +- [ ] Networking +- [ ] Linux subsystem +- [ ] X11/Desktop +- [ ] Sound (PulseAudio/ALSA/PipeWire) +- [ ] System updates +- [ ] Package management +- [ ] Multiuser (?) +- [ ] Installer +- [ ] Software Development Kit (for Linux, and potentially macOS)
\ No newline at end of file |