📟 Ticked is a Terminal based task and productivity manager built in Python over the Textual library. Intended for University Students, but usable for everyone.
- For Homebrew:
brew upgrade ticked
- For pip:
pip install --upgrade ticked
You can either read the docs, and get quickly setup to begin working or you can go straight into it. Just...
pip install ticked
ticked
for Homebrew
brew tap cachebag/ticked
brew install ticked
New issues and pull requests are welcome. Read the Development guide for details.
If you want to contribute:
- Fork the repository.
- Make your changes.
- Submit a pull request for review.