Skip to content

sharadcodes/jnote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jnote

A cmd based note taking app built in Java

Under development

How to install

  1. Unzip the jnote.zip file.
  2. Copy the jnote folder inside the zip and place it at a safe place.
  3. Add path of jnote/bin to the System environment variables.
  4. Create a new Variable with name JNOTE_HOME and value will be the path to jnote/bin and save it.
  5. Open command line and type jnote

That's it enjoy

Commands available

jnote -n   -  For creating a new note
jnote -l   -  For listing all the notes
jnote -d   -  For deleting a note with particular ID
jnote -da  -  For deleting all the notes

Releases

No releases published

Packages

No packages published