Launcher must be able to: - [x] enable/disable dinit services (this can be just predefined commands, but with a check before showing which one) - [x] manage ags widgets (can be predefined commands). - [x] run predefined commands: - [x] extensions? - [x] get dictionary from word, like [dict.nu](https://github.com/nushell/nu_scripts/blob/main/sourced/cool-oneliners/dict.nu) - [x] [list emoji, kaomojis](https://github.com/SimplGy/obsidian-emoji-magic) - [x] calculate mathematical expressions using [Qalculate](https://github.com/Qalculate/libqalculate): - [x] set up own service (libcalculate running on background with AGS and only read commands when sent to it) - [x] run desktop apps. - [x] Make schema. - [x] Change from JSON to TOML with additional script. Inspiration: - powertoys <img width="806" height="469" alt="Image" src="https://github.com/user-attachments/assets/3bdf86e3-110b-4d8e-860f-1fb73a4df45e" />
Launcher must be able to:
Inspiration: