Home

Awesome

Strategr

No-Fuss Time Management

Stategr helps you maximize your productivity, giving you the quickest and most effective way to time-box your day with strategies.

More on the website

<img src="https://khrykin.github.io/StrategrDesktop/assets/resources/mac_main_original.png" alt="Screenshot" width="30%"> <img src="https://khrykin.github.io/StrategrDesktop/assets/resources/mac_black_main.png" alt="Screenshot" width="30%"> <img src="https://khrykin.github.io/StrategrDesktop/assets/resources/win_main.png" alt="Screenshot" width="30%">

Tech

Strategr's data model is built with vanilla C++ 17, UI layer is Qt 5.

Platforms

Build Requirements

Building

Given that current directory is the root of this repository, and all dependencies are avaliable for CMake, you can build Strategr like this:

mkdir build && cd build
cmake ../
cmake --build . --target Strategr

Contributing

PR's or any help and suggestions are appreciated!