- This is README file for B-4
RedList
A simple schedule managing program made with python
Getting Started
Installation
pip3 install redlist
Tutorial
-
Want to add your schedule? Press 'a'
- What? : enter a name of schedule
- Due? : enter a due date of your schedule. Please enter with correct form (ex 2018-05-29 23:59:59)
- Importance? : enter a importance of your schedule
- Category? : enter a category of your schedule
-
Want to see your schedule list? Press 'l'
- 'due' will show you the list in less time left order.
- 'what' will show you the list in alphabetical order.
- 'importance' will show you more important thing first.
- 'category' will show you the lists that have a category you choose.
-
Want to modify your schedule? Press 'm'
- Enter 'what' you want to change.
- same with 'add to do'.
-
Want to delete your schedule? Press 'd'
- Enter 'what' you want to delete
-
Want to know what category is in list? Press 'c'
Using args
Usage :
redlist [options]
Options :
--version
show program's version number and exit
-h
--help
show this help message and exit
-a [what] [due(yyyy-mm-dd hh:mm:ss)]
add a new todo
-l what || due || importance || category [category]
list todos by option
-m [org_what] [what] [due(yyyy-mm-dd hh:mm:ss)] [importance(0~5)] [category] [finishied(y/n)]
modify the todo
-d [what]
delete the todo
-c
show categories
Bulit With
- Python
Contributors
| Participant | Role |
|---|---|
| Moon SeongIn | PM |
| Yun SungHo | Designer |
| Lee Hayung | Presenter |
| Nam YunJae | Developer |
| Lee Gukgon | Secretary |
License
Release files for RedList 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| redlist-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Release files / redlist-0.0.8-py3-none-any.whl
| Download URL | redlist-0.0.8-py3-none-any.whl |
|---|---|
| Size | 11.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9cca77307ac7ccf59a695595e12bf0c8b653416d6e79aca1091b692a82d1be6a
|
|
BLAKE2b-256 checksum How to use checksums |
18cf321b077ebc96fc52bdeebf33a5c56e119c19a4a720226cc2d4aebaeb36b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |