Skip to content

nophoria/QueTueDue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-Logo

QueTueDue

GitHub Release GitHub Downloads (all assets, all releases) GitHub License GitHub Repo stars GitHub Issues

QueTueDue is a simple To-Do app made with PyQt6 that features a toolbar, categories and a system tray icon for quick access to your next To-Do items.

The program has 3 categories: To-Do, In Progress and Done:
QueTueDue's categories

QTD features a toolbar with multiple features - Add, Remove, Remove Done, Remove All:
QueTueDue's toolbar

QueTueDue's primary feature is the quick-access list inside your system tray, containing your current To-Do items (shown on Arch Linux with hyprland):
image

Roadmap

To-Add:

  • Mark all as done toolbar action
  • Colour-coded categories
  • Keyboard Shortcuts
  • Statisticts(?)
  • QML Stylesheets implementation
  • Installer

Installation

  1. Download files as zip
image
  1. Extract files
image
  1. Make sure you have Python 3.10+ and PyQt6 installed via pip.
    Install Python from https://python.org (3.10+, written in 3.13).
    Run pip install PyQt6 to install PyQt6 for the progam GUI.

  2. Run QueTueDue.pyw (Dosen't run? Try renaming to quetuedue.py)

image Or: image

Dependencies

QueTueDue depends on the following modules\libraries:

  • Python 3.10+
  • PyQt6 (6.10)

Thanks for checking out this begginner project of mine! I've tried to abide by PEP 8 as much as possible... but if I've missed a spot feel free to report a bug!

About

A simple, easy to use To-Do app that lives in your system tray.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages