Skip to content

Latest commit

 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DobryDo

UV Python Version from PEP 621 TOML Build Status

A productivity suite CLI tool built in Python to help you be productive from your terminal.

Features

  • Task Management: Create and manage tasks with due dates and tags
  • Notes: Save notes with tags
  • Timers: Set a study or work timer

Requirements

  • Python 3.13 or higher
  • uv (recommended) or pip

Installation

Using uv

git clone https://github.com/x0rtex/DobryDo.git
cd dobrydo
uv pip install -e .

Base Feature Roadmap

  • Task management (add, view, list, delete)
  • Task editing and completion
  • Task dependencies
  • Note management (add, view, list, delete)
  • Pomodoro Timers
  • Reminders
  • Habit Tracker

Extra Feature Roadmap

  • Export tasks and notes to file
  • Rich text formatting
  • Statistics
  • Timeline
  • Config file
  • Isolated workspaces
  • Fuzzy search and date parsing
  • Plugin system

Usage

To use DobryDo, run the following command:

dobrydo

Note

This project is still in development.

About

Modern productivity suite CLI tool built in Python.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages