Manage your to-do lists from the command line
Project description
getitdone
About
Command line to-do list application.
I was browsing on the Internet and wanted a really basic todo list application, which was free and opensource. Since I am in the process of learning more about software development I decided to create my own.
Installation
$ pip install getitdone
Uninstall
$ pip uninstall getitdone
Usage
User Manual
OPTIONS
--new or -n '<task-name>'
Create a new task with name in first argument
--update or -u '<task-name>' '<new-name>'
Update task in first argument with value second argument
--delete or -d '<task-name>'
Delete task in first argument with value second argument
--show or -s '<task-name>'
Delete task in first argument with value second argument
--help or -h
Shows man page for todolist
Report an issue
Create an issue on GitHub with as much supporting information and detail about the bug or issue as possible.
Contribute
Anyone is welcome to contribute to the project. You can submit your pull request and the changes will be reviewed. When submitting changes, ensure your code is "Pythonic". Use only Stand Library modules. No module are allowed that need further installation.
License
Licensing is AGPL by default but an MIT license is available for purchase.
Credits
Duanne Mattheus - Thank you fo providing the name for the application.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file getitdone-0.0.1.tar.gz.
File metadata
- Download URL: getitdone-0.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc11f267f1d3d3a03fcafd37155ff397a0508129aeccaa1e082661595df278bc
|
|
| MD5 |
0ed0864fbadd72699358a62513ecbeb5
|
|
| BLAKE2b-256 |
e7d734321879f9fe8a97b1d3c5a42b21f714e4260ac0e08d721ddaf078364239
|
File details
Details for the file getitdone-0.0.1-py3-none-any.whl.
File metadata
- Download URL: getitdone-0.0.1-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac57fa2eb15ef052d8b4384914bfe7afdecd59de879fcb52ac8ebb1ca20261b3
|
|
| MD5 |
daeb89fca2e22b761e64b126f87cc131
|
|
| BLAKE2b-256 |
acfbb3d499c72d60f3681bfa656342374c7ec71b4731427211cfbbda2f3586e8
|