A minimalist goal and task navigation tool built with C++ and Qt6.
Vision Compass helps you organize goals and tasks without losing context. Set main objectives, break them into manageable stages, and track progress systematically.
Key Features:
- Hierarchical goal organization
- Task management by stages
- Context-aware navigation
- Clean, distraction-free interface
Complete design concept: VisionCompass on Behance
- Qt6 (Widgets, Qml, Quick, QuickControls2)
- CMake 3.16+
- C++17 compatible compiler
git clone https://github.com/DmytroGio/vision-compass.git
cd vision-compass
mkdir build && cd build
cmake ..
cmake --build .
- Open CMakeLists.txt in Qt Creator
- Configure Project
- Build and Run
- Launch the application
- Set your main goal
- Add sub-goals (stages)
- Select a sub-goal to manage tasks
- Track progress and iterate
Issues, suggestions, and pull requests are welcome.
MIT License
.png)




