Capplauncher
- 1 Devlogs
- 10 Total hours
An app launcher/menu similar to wofi for linux but it is entirely terminal based
An app launcher/menu similar to wofi for linux but it is entirely terminal based
I finished the app today and I now use it instead of wofi. I added arrow key navigation, scrolling, searching and app launching.
Under the hood the program uses my own .ini parser to parse .desktop files, when launching it substitutes the provided exec command with arguments like .desktop file location, translated name, icon…