Goal Bar is a modern and minimalist desktop application that helps you track your goals directly from your computer's menu bar. Built with Tauri, React, and TypeScript, it offers a lightweight and efficient experience for managing your goals.
- 📊 Track goals from your menu bar
- 🎯 Minimalist and intuitive interface
- 🚀 Exceptional performance (minimal memory usage)
- 💻 macOS support
- 🔄 Automatic data synchronization
You can download the latest version of Goal Bar from GitHub Releases.
- macOS 10.15+
- Tauri - Desktop application framework
- React - JavaScript UI library
- TypeScript - Typed JavaScript superset
- Mantine - UI component library
- Zustand - State management
If you want to contribute or run the project locally:
# Clone the repository
git clone https://github.com/malinosqui/goal-bar.git
# Enter the directory
cd goal-bar
# Install dependencies
npm install
# Start development environment
npm run tauri dev
- Node.js 16+
- Rust
- Tauri development tools
This project is under the MIT License. See the LICENSE file for details.
Contributions are always welcome! Please read the contribution guide first.