https://github.com/venkateshx7/proguin
A Python-based CLI productivity coach focused on slow, disciplined daily progress.
https://github.com/venkateshx7/proguin
beginner-friendly cli command-line daily-planning focus good-first-issue learning learning-project open-source pomodoro productivity python self-discipline task-management time-management
Last synced: 5 months ago
JSON representation
A Python-based CLI productivity coach focused on slow, disciplined daily progress.
- Host: GitHub
- URL: https://github.com/venkateshx7/proguin
- Owner: Venkateshx7
- License: mit
- Created: 2026-01-23T12:22:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-28T16:50:59.000Z (5 months ago)
- Last Synced: 2026-01-29T00:24:11.054Z (5 months ago)
- Topics: beginner-friendly, cli, command-line, daily-planning, focus, good-first-issue, learning, learning-project, open-source, pomodoro, productivity, python, self-discipline, task-management, time-management
- Language: Python
- Homepage:
- Size: 1.21 MB
- Stars: 3
- Watchers: 0
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# ProGuin
## 👤 Author : **Venkatesh D** - Creator & maintainer of ProGuin
ProGuin is a productivity system
This is not just a todo-list app.
ProGuin is a growing experiment that combines ideas from multiple productivity philosophies and books,
starting from a simple CLI-based foundation and evolving step by step.
The goal is to build a system that:
- encourages consistency over motivation
- rewards completion, not planning
- works across CLI, desktop, and mobile in the future
This repository represents the beginning.
## Philosophy
- Discipline over motivation
- Do hard work first, reward later
- Time-bound focus
- Simple daily structure
## What ProGuin is NOT
- Not a fancy todo app
- Not a motivational quote generator
- Not overwhelming
## Current Features
- Task-based daily planning
- Time-bound tasks
- Rewards for completion
- Persistent data (JSON)
## Roadmap
- Interactive CLI menu
- Focus timers
- Auto-run daily schedule
- Desktop/mobile versions (future)
## How to Run
- Requires Python 3.8+
- Clone the repository
- Run:
```bash
python app.py
⭐ If you find ProGuin useful, consider giving it a star.