A sleek, native macOS app for managing tasks with intelligent priority scoring and flexible organization options. Built with SwiftUI for optimal performance and a modern user experience.
Note: This app requires macOS version 14.5+
- Smart Priority Scoring: Automatically calculates task priority based on multiple metrics
- Multiple Views: Organize tasks between Active, Completed, and Backlog states
- Task Metrics: Score tasks based on Impact, Fun, Momentum, Alignment, and Effort
- Keyboard Shortcuts: Quick access with ⌘K command palette and other shortcuts
- Dark and Light modes: Because we care about your eyes
- Automatic Backups: Configurable backup frequency to keep your data safe
- Data Import/Export: Easy data portability with JSON import/export options
Screen.Recording.2024-11-23.at.2.58.13.PM.mp4
- Focus important tasks
- Drag and drop reordering
- Move tasks to backlog
- Mark tasks as complete
- Context menu actions
- Priority badges
- Configurable automatic backups (Daily/Weekly/Monthly)
- Manual backup creation
- Backup restoration
- Export/Import functionality
- Backup history management
Download from the releases page.
⌘K
: Open command palette⌘N
: Create new task⌘B
: Create backup⌘U
: Check for updates
We welcome contributions! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Website: Nuanc.me
- Report issues: GitHub Issues