A simple todo application
Project description
todxpy
Python version of TodX
Probably I should add more readme stuff
To install the program run pip install todx
Commands
Currently the supported commands are:
--add or -a
Use this command to add a new todo
You have to pass the contents of the todo surrounded by quotes. You can also pass a list title and if no list is present with passed titles the program will create a new list for you. You can also pass a status after specifying the list.
If you don't specify the list, the first list i.e. Inbox will be used.
Format: todx --add [content] [list](optional) [status](optional)
--view or t
Format: todx --view [list title](optional, defaults to inbox)
--task or -t
Format: todx --task [list title](optional, defaults to inbox)
--all
Format: todx --all
Helptext
A CLI ToDo App
optional arguments:
-h, --help show this help message and exit
-a [ADD [ADD ...]], --add [ADD [ADD ...]]
add a todo
-m [MARK [MARK ...]], --mark [MARK [MARK ...]]
Mark a todo
-v [VIEW], --view [VIEW]
view the passed list, by default views inbox
-t [TASK], --task [TASK]
view the passed list left todos, by default views
inbox
--all view all the files
--version show program's version number and exit
Project details
Release history Release notifications | RSS feed
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 todx-0.1.0.tar.gz.
File metadata
- Download URL: todx-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b14d82a3181dec9efe435383d64c895dc73e55d21e1602cd62cec43053e8262a
|
|
| MD5 |
84496577cdd693881db3b71baf1880c7
|
|
| BLAKE2b-256 |
50d23d194678e235231bd74c0187eec72d45d8921740cf1aa48c26b04cc08544
|
File details
Details for the file todx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: todx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b797005d0b48e5ace18bc2205300d5f8b696e1e5c93e23863e1faf3f6d71bca
|
|
| MD5 |
19576b0bb37f8886120c3404a83c8188
|
|
| BLAKE2b-256 |
cc90240fb205cc83e9ec796b19360de23ea89ef60ff22e30cc673fc6cc7c6c31
|