Most productivity apps overwhelm you with features.
Avelo does the opposite.
- Your day is the interface
- Tasks live directly inside the calendar
- No dashboards
- No nested project systems
- No subscription
- No tracking
Just a clean, distraction-free planning surface built specifically for Linux desktop users.
- 📅 Calendar-centric task management
- 🧩 Click a date → add tasks instantly
- 🎨 Clean, minimal UI with consistent spacing
- ⌨️ Keyboard & mouse friendly workflow
- 🐧 Native Linux desktop app
- 🖥️ Works on Wayland & X11
- 💾 Local storage (SQLite)
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Fastest install. No Flutter required.
yay -S avelo-binBuild locally using Flutter.
yay -S aveloLaunch from terminal:
aveloOr open it from your application launcher (Rofi, GNOME, KDE, etc.).
- Flutter (Linux Desktop)
- Dart
- GTK-based Linux runtime
- SQLite (local persistence)
Clone the repository:
git clone https://github.com/Grey-007/avelo.git
cd aveloRun in development mode:
flutter pub get
flutter run -d linuxBuild release binary:
flutter build linux --releasePlanned improvements:
- Recurring tasks
- Faster keyboard quick-add
- Backup / export support
- Performance refinements
Avelo uses GitHub Actions to automatically build and release Windows, Linux, and Android binaries. To learn how the automated releases work or how to trigger them, read the CI/CD Documentation.
Contributions, bug reports, and UI feedback are welcome.
- Open an issue for bugs or suggestions
- Keep pull requests focused and clean
- Follow existing UI spacing principles
- UI/UX feedback is especially appreciated
MIT License
See LICENSE for details.
Built and maintained by Grey-007.








