Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.42 KB

README.md

File metadata and controls

52 lines (40 loc) · 1.42 KB

GitHub issues GitHub Discussions

TONA

What's TONA?

ALL IN ONE tools that will help grow & increase your personal productivity.

Features

  • ⌛️ Time Tracking
    • Full integration with Projects, Habits & OKRs
    • Analysis by Projects, Habits & OKRs
  • 📑 Project Manager
    • Task widget comments & attachments
    • Task priority, archive, due and more
  • 🎯 Habit Manager
  • 🚀 OKR Manager

Getting started

Install using pip

$ pip install -U tona
$ tona webapp
$ Running on http://0.0.0.0:5001/ (Press CTRL+C to quit

Install using docker-compose

$ docker-compose up
$ Running on http://0.0.0.0:5001/ (Press CTRL+C to quit

Contribute

We invite you to try out tona and file any issues at github issues page. Patches are most welcome!