Skip to content

Josee9988/CLI-Quick-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Josee9988/CLI-Quick-Notes


🤔 About the project

  • A simple Shell Script tool to manage your quick notes. (list, add and remove your annotations).

Installation

  1. Clone the repository and enter the directory:
  2. Make the script executable from anywhere:
  sudo bash MAKE_SCRIPT_GLOBAL.sh
  1. Run the script from anywhere in your system:
  qnote "my first note"

🚀 Usage

  Usage:
  qnote                                      Displays all notes.
  qnote [-a|--add] <note>                    Adds a note at the end.
  qnote <note>                               Adds a note at the end.
  qnote -h|--help                            Display this help text.
  qnote [-r|-d|--remove|--delete] <index>    Removes a note by its index (position or line number).
  qnote [-c|--clear]                         Removes all the notes.

🌲 Project tree

.
├── MAKE_SCRIPT_GLOBAL.sh
├── qnote
└── README.md

0 directories, 3 files

📝 Additional notes

  • If you change the repository location, you must run the MAKE_SCRIPT_GLOBAL.sh script again.

🍰 Supporters and donators

We are currently looking for new donators to help and maintain this project! ❤️

By donating, you will help the development of this project, and you will be featured in this CLI-Quick-Notes's README.md, so everyone can see your kindness and visit your content ⭐.


CLI-Quick-Notes was generated from Josee9988/project-template 📚


🎉 Was the CLI tool helpful? Help us raise these numbers up

GitHub followers GitHub stars GitHub watchers GitHub forks

Sponsor

Enjoy! 😃


⚖️📝 License

See the license in the 'LICENSE' file.


Made with a lot of ❤️❤️ by @Josee9988