A powerful, cross-platform application built with Tauri.
- 📝 Notes: Take notes on a minimalist editor and organize them with tags
- ❤️ Recommendation System: Tinder like recommendation system for tasks
- 📊 Graph Visualization: Visualize your tasks and progress in a beautiful graph view
- 📅 Table View: See all your task in a more classic table view
- 🚀 Lightning Fast: Built on Rust and modern web technologies
- 💻 Cross-Platform: Available for Windows, macOS, Linux and online as a PWA
- 🔄 Automatic Updates: Stay current with the latest features
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the MIT License.
- Tauri - For the amazing framework
- GitHub Actions - For CI/CD
Made with ❤️ by Ossama Jouini