No description
| android | ||
| assets | ||
| google_fonts | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| screenshots | ||
| test | ||
| web | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| devbox.json | ||
| devbox.lock | ||
| justfile | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
Plasmoid
A minimalist and opinionated app launcher for Android.
Screenshots
![]() Dark mode with tags |
![]() Light mode |
![]() Search filter |
![]() Swipe to pin |
![]() Tag editor |
Features
Search & Launch — Start typing to filter apps by name or tag. Tap to launch immediately.
Tagging — Long-press an app and choose Edit Tags to assign tags. Tags are searchable using prefixes: @context, #general, +project.
Gestures
- Swipe right to pin an app to the top (swipe right again to unpin)
- Swipe left to demote an app to the bottom (swipe left again to restore)
- Long-press for Edit Tags, App Info, and more
Settings — Toggle icon visibility, color mode, theme, sort order, auto-focus, status icons, and demoted app visibility from the menu.
Build
flutter build apk --release
On systems without Flutter installed, devbox provides a reproducible environment:
devbox install
devbox shell
flutter build apk --release
Made with love by randogoth — icon by Game Icons.net.




