Skip to content

BrenoPT/supertask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 

Repository files navigation

demo.mp4

Supertask ⚑

A minimal command-line to-do app. Add, list, complete, and delete tasks with optional due dates, stored locally in a SQLite database!


Dependencies πŸ“¦

  • Python 3.10+
  • pipx (for installation)

Installation πŸš€

1. Clone the repository:

git clone https://github.com/BrenoPT/supertask
cd supertask/app

2. Install with pipx:

pipx install .

Usage πŸ“–

Run the app from anywhere in your terminal:

st
Command Key
Add task a
List tasks l
Complete task c
Delete task d
History h
Quit q

Due dates support natural language like tomorrow, next friday, or 2026-12-01 14:00!

About

A minimal command-line to-do app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages