Nighty3098 / FocuseSpace

A program that combines task manager, notes, timer pomodoro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


















The repository is archived.

My current project: CodeKeeper


















FOCUSE WORKSPACE

INSTALLING

!!! For the app to work, you need to install QT !!!

git clone https://github.com/Nighty3098/FocuseSpace
cd FocuseSpace
bash build.sh

Launch application

bash FocuseSpace.sh

Update application

git pull && bash build.sh

The compiled file is located in the directory : src/FocuseSpace/FocuseSpace

TO-DO

  • Add tasks manager
  • Add pomodoro timer and notes manager
  • New Ui
  • Add data saving to the database
  • Add colorsheme preferences
  • Add dark and light theme
  • Add more functionality
  • Add user preferences
  • Make an application for android
  • Add login with user name and password

About

A program that combines task manager, notes, timer pomodoro

License:MIT License


Languages

Language:C++ 98.9%Language:Shell 0.7%Language:QMake 0.5%