cross-posted from: https://programming.dev/post/41939535
Hello everyone, i recently published a post about this app launcher (https://programming.dev/post/41551778) and i released version 0.2.0
Many useful features have been added, such as a configuration file and custom themes, and performance has improved
Ram usage is ~20 mb
Here are some highlights of the app launcher:
Starts up in about ~0.1-0.2s Written using the Iced GUI framework Supports navigation using arrows
Project GitHub: https://github.com/dest-lab/stryde
Catppuccin Themes GitHub: https://github.com/mxghj/catppuccin-stryde
Feedback and suggestions are welcome