An open API service indexing awesome lists of open source software.

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.

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.