Skip to content

amussey/simplenote-to-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplenote-to-git Backup

Simplenote-to-git

This is a small package that enables you to back up your Simplenote notes to a git repo! This is compatible with both standard git repos and github gists.

Requirements

  • Python 2.7+
  • Virtualenv
  • git

Execution

  • Fill in settings.cfg
  • Run ./run.sh

If you are going to use this script, I would recommend setting it up to run hourly with cron:

0 * * * * bash /path/to/run.sh

About

Back up your Simplenote account to a git repo or gist!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published