kraanzu / dooit

An awesome TUI todo manager

Home Page:https://pypi.org/project/dooit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOOIT

Dooit ✔️

A todo manager that you didn't ask for, but needed !
to make sure that you complete your tasks on time ;)

GitHub issues GitHub stars GitHub license Support Server

Installation 🔨

Dooit can be installed with various package managers!

With Pip 🐍

Note Make sure your python local bin is in $PATH

You can install dooit easily using a python one-liner.

pip install dooit

With AUR helper 📦

yay -S dooit

With Homebrew 🍻

You can install the latest stable version of dooit with Homebrew:

brew install dooit

Alternatively, you can install the most recent development version of dooit:

brew install dooit --HEAD

Features 🌟

Some features that dooit comes with:

  • An interactive & beautiful UI
  • Configurable icons, themes and bar!
  • Vim like keybindings
  • Topicwise separated Todo Lists (With branching)
  • Nested todos!
  • Support for recurrence todos
  • Sort options with menu (Name, Date, Urgency, Status)

Note: See CHANGELOG.md to get more details on changes and feature additions!

Usage and configuration ⚙️

After launching the app, You can press the ? key to get started with the app :)
You can also tweak everything including the UI, keybindings and status bar to your liking
Head over to wiki to know more!

Screenshots 🖼️

PREVIEW

Contribution 🤝

  • Want to contribute? Feel free to open a PR! 😸
  • Got some ideas for improvements? I'm all ears! 👂

Other TUI projects 🤓 :

If you liked dooit then you might wanna try out some of my other TUI projects as well

  • smassh - A typing-test app for terminal
  • gupshup - A localhost TUI chat client

About

An awesome TUI todo manager

https://pypi.org/project/dooit/

License:MIT License


Languages

Language:Python 98.7%Language:Shell 1.3%