StrategrDesktop

No-Fuss Time Management App

Stars
274
Forks
35
Open issues
15
Closed issues
6
Last release
almost 4 years ago
Last commit
almost 3 years ago
Watchers
274
Total releases
9
Total commits
201
Open PRs
1
Closed PRs
3
Repo URL
Platform
Mac
License
gpl-3.0
Category
Offers premium version?
NO
Proprietary?
NO
About

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

Tech

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

Platforms

  • macOS
  • Windows
  • iOS
  • Linux
  • Android

Build Requirements

  • C++17-compatible C++ compliler
  • CMake >=3.14
  • Boost >= 1.7
  • Qt >= 5.14
  • utf8proc >= v2.4.0 - Note that this must be built as a static library
  • Sparkle (macOS only)
  • WinSparkle (Windows only)

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!

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.