An open API service indexing awesome lists of open source software.

https://github.com/amussey/simplenote-to-git

Back up your Simplenote account to a git repo or gist!
https://github.com/amussey/simplenote-to-git

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Simplenote-to-git Backup

![Simplenote-to-git](http://i.imgur.com/H14JXV2.png)

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