![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rabbit-todo)
![PyPI - Downloads](https://img.shields.io/pypi/dm/rabbit-todo)
![PyPI - Status](https://img.shields.io/pypi/status/rabbit-todo)
![PyPI - Version](https://img.shields.io/pypi/v/rabbit-todo)
![GitHub](https://img.shields.io/github/license/MayugeStudio/rabbit-todo)
[![Python Test](https://github.com/MayugeStudio/rabbit-todo/actions/workflows/python_test.yml/badge.svg)](https://github.com/MayugeStudio/rabbit-todo/actions/workflows/python_test.yml)
# :rabbit: Rabbit :rabbit:
## The Simple Todo Tool in CLI
### Description
Rabbit is a minimalistic CLI tool designed for managing your todos without leaving the terminal.
It's fast, it's simple, and it's just a command away.
### Features
- Add new tasks
- Remove completed tasks
- Mark tasks as done
- List all tasks
### Installation
```bash
pip install rabbit-todo
```
### Usage
Note: The command is intentionally shortened to `rabi` for ease to use.
Add a new task
```bash
rabi add "Add new feature to my awsome project"
```
Remove a task
```bash
rabi remove 0
```
Mark a task as done
```bash
rabi done 0
```
List all tasks
```bash
rabi list
```
### Contributing
Pull Requests are welcome.
For major changes, please open an issue first to discuss what you would like to change.
Raw data
{
"_id": null,
"home_page": "https://github.com/MayugeStudio",
"name": "rabbit-todo",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "todo,cli,simple,task-management,project-management,productivity,organizer,terminal,agenda",
"author": "Mayuge",
"author_email": "mayuge.studio.public@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/a6/a4/f5f5ce75bb69e78eb12b052410c90994d6517e1f7fbdb415c9c23a652e81/rabbit_todo-0.2.1.tar.gz",
"platform": null,
"description": "![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rabbit-todo)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/rabbit-todo)\n![PyPI - Status](https://img.shields.io/pypi/status/rabbit-todo)\n![PyPI - Version](https://img.shields.io/pypi/v/rabbit-todo)\n![GitHub](https://img.shields.io/github/license/MayugeStudio/rabbit-todo)\n[![Python Test](https://github.com/MayugeStudio/rabbit-todo/actions/workflows/python_test.yml/badge.svg)](https://github.com/MayugeStudio/rabbit-todo/actions/workflows/python_test.yml)\n\n\n\n# :rabbit: Rabbit :rabbit:\n\n## The Simple Todo Tool in CLI\n\n### Description\n\nRabbit is a minimalistic CLI tool designed for managing your todos without leaving the terminal.\nIt's fast, it's simple, and it's just a command away.\n\n### Features\n\n- Add new tasks\n- Remove completed tasks\n- Mark tasks as done\n- List all tasks\n\n### Installation\n\n```bash\npip install rabbit-todo\n```\n\n### Usage\n\nNote: The command is intentionally shortened to `rabi` for ease to use. \n\nAdd a new task\n```bash\nrabi add \"Add new feature to my awsome project\"\n```\n\nRemove a task\n```bash\nrabi remove 0\n```\n\nMark a task as done\n```bash\nrabi done 0\n```\n\nList all tasks\n```bash\nrabi list\n```\n\n### Contributing\n\nPull Requests are welcome.\nFor major changes, please open an issue first to discuss what you would like to change.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "The Simple Todo Tool in CLI",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/MayugeStudio",
"Repository": "https://github.com/MayugeStudio/rabbit-todo"
},
"split_keywords": [
"todo",
"cli",
"simple",
"task-management",
"project-management",
"productivity",
"organizer",
"terminal",
"agenda"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e41a7320c4ffed051626a851351cccd37ff708305e8c73dcfd6d7a8560983a59",
"md5": "edb1d4c7aad27ff139db2f51f0469390",
"sha256": "fc93462b6ae097cb04f13560f188adb13f5ecdbec201fc10337c41b7d118cc20"
},
"downloads": -1,
"filename": "rabbit_todo-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "edb1d4c7aad27ff139db2f51f0469390",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 15767,
"upload_time": "2023-10-21T22:37:44",
"upload_time_iso_8601": "2023-10-21T22:37:44.400304Z",
"url": "https://files.pythonhosted.org/packages/e4/1a/7320c4ffed051626a851351cccd37ff708305e8c73dcfd6d7a8560983a59/rabbit_todo-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a6a4f5f5ce75bb69e78eb12b052410c90994d6517e1f7fbdb415c9c23a652e81",
"md5": "cfaf57b61053a295056fb522438b11f9",
"sha256": "e5a4b0d288c20f37e5f1da1e3618840509eb56dd59559a1adcf798be134048bc"
},
"downloads": -1,
"filename": "rabbit_todo-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "cfaf57b61053a295056fb522438b11f9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 12177,
"upload_time": "2023-10-21T22:37:46",
"upload_time_iso_8601": "2023-10-21T22:37:46.167574Z",
"url": "https://files.pythonhosted.org/packages/a6/a4/f5f5ce75bb69e78eb12b052410c90994d6517e1f7fbdb415c9c23a652e81/rabbit_todo-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-21 22:37:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MayugeStudio",
"github_project": "rabbit-todo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "rabbit-todo"
}