Skip to content

A desktop app to help you manage your tasks done for a day by tracking the time you spent on a task

License

Notifications You must be signed in to change notification settings

ifexception/taskable

Repository files navigation

Taskable Logo

Taskable

A desktop app to help you manage your tasks done during the day by helping you track the time you spent on a task

Getting Started

Ensure you have downloaded a suitable version of CMake and Visual Studio. CMake 3.16 is the minimum supported version. Visual Studio 2019 is used (not sure about previous versions).

Windows

You will need vcpkg to compile and manage the dependencies. Once you've installed and configured vcpkg, install the following libraries:

  • sqlite3 (3.0 +)
  • sqlite-modern-cpp (3.2 +)
  • spdlog (1.4 +)
  • wxwidgets (3.1 +)
  • cpr (1.3 +)
  • nlohmann-json (3.7 +)
  • toml11 (3.5+)
  • tinyxml2 (8.0+)

Ensure that the Visual Studio Ouput Window when the CMake Server is runng that it does not give any warnings about missing packages. You can now use Visual Studio to build the project by selecting the x86-Release configuration in the toolbar.

Installing

Windows Binaries

You can get a Windows Installer here

Version

v1.4.0

Roadmap

v1.5.0 - March 2021

  • Export [Excel|CSV]

1.6.0 - July 2021

  • Reporting

License

This project is licensed under the GPL-3 license - see the LICENSE.md file for details

Acknowledgements

About

A desktop app to help you manage your tasks done for a day by tracking the time you spent on a task

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages