Skip to content

PHV08/productivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Productivity Suite (CLI)

A simple terminal-based productivity app written in Python.

Features

  • Task manager (add, edit, complete, delete)
  • Notes system
  • Habit tracker
  • Daily journal
  • Pomodoro / focus timer
  • Basic stats dashboard

How it works

When the program starts, you get a menu in the terminal.

From there you can:

  1. Open different modules (tasks, notes, habits, etc.)
  2. Add or manage your data
  3. Everything gets saved automatically to productivity.json
  4. Next time you run the script, your data is still there

The app is fully terminal-based — no GUI, no external libraries.

Running it

Make sure you have Python installed.

python main.py

About

A single-file terminal productivity app written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages