Skip to content

david4more/Thinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

A simple Qt Widgets To-Do List app, built with Qt Creator.

Features

  • Left panel: Calendar navigator, today's tasks, upcoming deadlines
  • Default view: picked day's due tasks and deadlines, plus all default tasks
    • Expand task to read recurrence/completion and read/write description, edit and delete buttons
  • Pomodoro timer: configurable work/break duration, number of big break cycle, font
    • Plays alarm, configurable volume
  • New Task form: configure task's name, tags, type, recurrence, time, color, and description
    • Recurrence: daily, weekly, monthly, yearly or custom: days (Mon, Wed, Fri) or interval (Every 2 days)
  • Settings form: configure default color, UI features, pomo's font, volume and properties. Resetting setitngs and tasks options
    • Tasks and preferences are stored in JSON

Screenshots

Default view Tasks expanded Pomodoro Settings Custom recurrence

More screenshots: Issues → Screenshots

Possible improvements

  • notifications
  • mobile version, synchronization
  • use database instead of .json
  • expected time spent + Pomodoro tracking
  • subtasks
  • parsing and conversion from .txt
  • language processing (naming task "celebrate bd monday" will add the task on next monday)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published