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 --uninstall
-- 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.1.tar.gz
(4.3 kB
view details)
Built Distributions
tbnu-0.1.1-py3.8.egg
(10.7 kB
view details)
tbnu-0.1.1-py3-none-any.whl
(5.2 kB
view details)
File details
Details for the file tbnu-0.1.1.tar.gz
.
File metadata
- Download URL: tbnu-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4464f8471e35129de5b667e1a61d185a755385cb3ff2f0fc46eea2e08c9ffa0 |
|
MD5 | c5ae40a75139189ec80568e7cb8346d7 |
|
BLAKE2b-256 | 97b702682ae86c5311ec0d1e92c2cb4d0578b5449c4f25a67e0ecf1b192f0a29 |
File details
Details for the file tbnu-0.1.1-py3.8.egg
.
File metadata
- Download URL: tbnu-0.1.1-py3.8.egg
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4691dcfb355de40410ba9c4a9464033ef2e283a4b63036ca8ba623c0006bb4e8 |
|
MD5 | 736f5b23899d524d0a6bafb34182432c |
|
BLAKE2b-256 | fd86fb0e158ba6a841adb3a7e91641bc43447bc4427229e922bae2bb576d4730 |
File details
Details for the file tbnu-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: tbnu-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 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 | 045b427ace9c9550f07854831dee81e928b9204e9474ba4537fd522e947fb667 |
|
MD5 | f9341fd1c89aeb8434b20c26db87d5de |
|
BLAKE2b-256 | 999d7d54a7e45b4d855cc8102315750df2e3a52ff9fa449bdb678dd0cc4fff5d |