Crates.io | tatuin |
lib.rs | tatuin |
version | 0.16.0 |
source | src |
created_at | 2025-05-02 13:35:23.947773+00 |
updated_at | 2025-06-11 05:43:53.04066+00 |
description | Task Aggregator TUI for N providers |
homepage | |
repository | https://github.com/panter-dsd/tatuin |
max_upload_size | |
id | 1657707 |
size | 955,023 |
Tatuin is a task aggregation tool that allows you to manage and track your tasks from various providers in one convenient place. Currently, the project supports the next providers:
Tatuin provides users with an easy-to-use Text User Interface (TUI) for viewing and managing their tasks.
Install via cargo
cargo install tatuin
~/.cargo/bin/tatuin --help
Install via homebrew
brew install panter-dsd/tap/tatuin
To add a new provider, use the following command:
tatuin add-provider
This command will guide you through setting up the integration for the specified provider.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Distributed under the MIT License. See LICENSE.txt
for more information.
Tatuin is a growing project with plans to add many more providers in future releases. Stay tuned and join us on this journey of improving task management!
For any questions or feedback, please feel free to open an issue on GitHub!