Skip to content

pol-cova/Tasky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasky

A minimal open source desktop planner, developed in C++ and QT.

Developed by

Features

  • Add/View Contacts
  • Search Contacts
  • Add/View Events

Future Features

  • Add/View Remainders
  • Local Storages to set preferences

Run Locally

Clone the project

  git clone https://github.com/pol-cova/Tasky.git

Go to the project directory

  cd tasky

Running with qmake

  qmake -makefile -o Makefile "CONFIG+=test" Tasky.pro

Screenshots

App Screenshot

App Screenshot

Releases

No releases published

Packages

No packages published