Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acardace/gdrivefilemonitor
A minimal application to monitor a local file as to always keep a consistent copy of it into your Google Drive.
https://github.com/acardace/gdrivefilemonitor
Last synced: 9 days ago
JSON representation
A minimal application to monitor a local file as to always keep a consistent copy of it into your Google Drive.
- Host: GitHub
- URL: https://github.com/acardace/gdrivefilemonitor
- Owner: acardace
- License: gpl-2.0
- Created: 2015-06-16T23:09:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-24T17:31:33.000Z (over 9 years ago)
- Last Synced: 2024-10-11T22:45:55.724Z (about 1 month ago)
- Language: C
- Homepage:
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
GDriveFileMonitor
=================
(WORK IN PROGRESS)
#Description
GDriveFileMonitor is a minimal application for Linux systems which monitors a chosen file and whener a modificatio occurs to this file its get immediately uploaded to the user Google Drive account.#Features
It implements the authentication process using OAUTH2.0 and the monitor process is done using inotify (no battery drain).#Instructions
The only thing you have to do is to start the application (once) from the command line and follow the istructions. the daemon will remain in background and will do the rest.The application will ask to go through the Google Drive authorization process only once.
------------------------------------------------------------
Copyright **Antonio Cardace** 2014, [email protected]