Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
/ NoteSave Public archive

A program for saving notes online and locally

License

Notifications You must be signed in to change notification settings

ninjamar/NoteSave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip install notesave

#Terminal Commands

"notesave l" lists files  
"notesave r" reads files  
"notesave c" creates files  

#Python

import notesave  
n = NoteSave()  
n.main()  
or n.cli()  

About

A program for saving notes online and locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages