TBNU is a super simple and easy to use CLI notes application
Project description
TBNU
Terminal Based Notes Utility!
TBNU is a super easy to use notes program. Takes no time to set up and has simple use.
Features
- Write down whatever very quickly
- Thats literally it
How to Use
The normal interface can be used as such:
$ tbnu
-- TBNU notes --
TBNU -- Help Message
Commands:
(All commands can be shortened to their first letter)
help show this message
new [note content] create a new note
view NOTE NUMBER view note at the provided number
exit / q quit the program
>> new note
Note created
>> view 1
Note #1
------
note
>> exit
Thank you for using TBNU
$
You can also use it directly from the command line:
$ tbnu -n "first note"
-- TBNU notes --
Note created
$ tbnu -v
-- TBNU notes --
Note #1
------
first note
$ tbnu -n "2nd note"
-- TBNU notes --
Note created
$ tbnu -v 2
-- TBNU notes --
Note #2
------
2nd note
$
To remove all note use:
$ tbnu --delete-notes
-- TBNU notes --
Are you sure you want to delete all notes from this system (y/n)
>> y
Notes have been deleted. Use 'pip uninstall tbnu' to remove the rest of the program
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
tbnu-0.1.3.tar.gz
(7.1 kB
view details)
Built Distribution
tbnu-0.1.3-py3-none-any.whl
(7.8 kB
view details)
File details
Details for the file tbnu-0.1.3.tar.gz
.
File metadata
- Download URL: tbnu-0.1.3.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39569956afaae4f07ab8439db0ba4b8da4a62899f791096fffc4f8e1b9e3875c |
|
MD5 | c8da902604be76d43cbfcd1a0cc8f780 |
|
BLAKE2b-256 | 79de00801f1fcbca261bc65044c65360ce199d7593bdf37c069d3aa6ff54a21c |
File details
Details for the file tbnu-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: tbnu-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77001cd4fd326819f152ae9dca0e0ce2dc17815fcf4f43fc9ee2029a5a3ea4ab |
|
MD5 | a7f66eeede3f93dfcdbf1773e8e673b5 |
|
BLAKE2b-256 | acf1b8940e31f08301a0ea21675e970d6bf92c9b2172c58e08772d6a3b104c83 |