Skip to content

Repository files navigation

Avelo Logo

Avelo

A calm, calendar-first todo app for Linux.
Built with Flutter. Designed for focus.


🧠 Philosophy

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.


✨ Features

  • 📅 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)

📸 Screenshots


📦 Installation (Arch Linux)

🔹 Recommended — Prebuilt Binary

Fastest install. No Flutter required.

yay -S avelo-bin

🔹 Build from Source

Build locally using Flutter.

yay -S avelo

🚀 Usage

Launch from terminal:

avelo

Or open it from your application launcher (Rofi, GNOME, KDE, etc.).


🛠️ Built With

  • Flutter (Linux Desktop)
  • Dart
  • GTK-based Linux runtime
  • SQLite (local persistence)

🧩 Development

Clone the repository:

git clone https://github.com/Grey-007/avelo.git
cd avelo

Run in development mode:

flutter pub get
flutter run -d linux

Build release binary:

flutter build linux --release

🛣️ Roadmap

Planned improvements:

  • Recurring tasks
  • Faster keyboard quick-add
  • Backup / export support
  • Performance refinements

CI/CD Pipeline

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.

Support / Contributing

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

📄 License

MIT License See LICENSE for details.


❤️ Credits

Built and maintained by Grey-007.

About

Minimal calendar-based todo app for Linux, built with Flutter

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages