Ash (Athena SHell) is an all-in-one CLI application that is designed to provide a platform for a wide variety of command line utilities. The idea is that the core is flexible enough that almost any functionality can be built on to it, letting you develop new commands that all use the central framework. (Heavily WIP)
- Port commands over from my previous project
- Application manager
- Appimage manager
- TTS chat responder
- Command to open files in editor
- Config editor commands
- Repl mode using Buns shell interface as a fallback for if input isnt a command
- RNG commands, number generator, coin flip, select from list
- Tarot
- Text Adventure engine
- Text-based survival game, oregon trail style
- Tamagotchi-style thing
- Codex
- 333networks interface
- Internet radio
- Simple memo
- Wikipedia summary
- Search engines
- Redis integration
- SQLite
- AI?
- GUI? (Native, not web app)