Skip to content

noahbenham/DocSaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doc-Saver

This project makes automated saving of documents from simple websites into Dropbox easy. It sends mobile push notifications upon every save via Pushover and can be automatically run as a cron job. In the future, I'll customize it further to handle more complicated websites.

The following environment variables must be configured for this script to function:

  • DOCSAVER_DB_ACCESSTOKEN
  • DOCSAVER_PUSHOVER_APPTOKEN
  • PUSHOVER_USERKEY

Additionally, you'll need to setup config.py with your desired URLs and notification message. I'll automatically append the saved filename and its status as saved/unsaved to the notification for you.

About

Automatically save web files to Dropbox & get mobile push notifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages