Skip to content

vaxp/vanote

Repository files navigation

📝 Vanote - The Official Task & Notes Manager for VAXP-OS

🚀 Overview & Description

Vanote is a modern, carefully designed application for efficient task and note management. It is the official, internally developed app for VAXP-OS.

Vanote combines the aesthetics of modern GNOME/Flutter design with best programming practices. It is built using the Flutter framework and follows the Clean Architecture approach, ensuring high maintainability, fast performance, and a smooth user experience.


✨ Main Features

  • Full Integration with VAXP-OS: The app follows the VAXP-OS design language and integrates seamlessly with the dark theme.
  • Task Categories: Easily organize and filter tasks into clear categories such as Personal, Work, Shopping, and Others.
  • Interactive Task Cards: Tasks are displayed in elegant, attractive cards showing status, category, and creation date.
  • Task Status Tracking: Provides clear options to set the task status (Not Started, Mark as In Progress, Mark as Completed) for accurate progress tracking.
  • Comprehensive Task Details: A dedicated interface to view and edit task details (description, category, creation date).
  • Advanced Technical Structure: Built with Clean Architecture and state management using the Provider package in Flutter, making it robust and scalable.

🖼️ Screenshots

  • Task list view
  • Categorized tasks view
  • Task details
  • Menu options

🛠️ Installation & Build

VAXP-OS (Official Distribution)

Vanote comes pre-installed and integrated in all VAXP-OS releases as an essential tool for task management. No additional installation is required.

Install from Source (for Developers)

Since the app is built with Flutter, you need the Flutter SDK development environment.

Clone the repository:

git clone https://github.com/vaxp/vanote.git
cd vanote

Get dependencies:

flutter pub get

Build and install on Linux/GNOME:

flutter build linux --release

📜 License

This application is licensed under the GNU GPLv3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published