- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
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
You must log in or # to comment.
Does using iced mean it’s immediate mode? How much idle CPU does it use?

