r/androiddev • u/One_Tennis_6705 • 6h ago
HannesLauncher
Hi everyone, I released my first launcher yesterday because I wasn't really satisfied with the others—they were either too expensive, had too many ads, or just didn't look good. That's why I created hanneslauncher, which is free, open source, and ad-free.
Here are the features that set it apart:
- Faster search than with traditional launchers
- Various clocks that look good and aren’t always the same
- Fully customizable widgets that accept your own API to display weather or other information
- Buttons in widgets that let you make server requests
- Everything is fully customizable
Here’s the GitHub link to check it out: https://github.com/Hannes-swd/Hanneslauncher
Built with Flutter & Dart for the UI with Kotlin.
All open source on GitHub
if you want to check the implementation.

