Git Product home page Git Product logo

grive-daemon's Introduction

grive-daemon

A daemon to watch and sync your ~/Google Drive folder on Linux by calling grive.

This project is dependent on you having already installed grive. On an Ubuntu system (where this is supported), you should probably install it from the Ubuntu Software Center.

Tested to work on Ubuntu 14.04 LTS.

Dependencies

  • grive
  • make
  • notify-osd

Build and Install

Go into your cloned grive-daemon directory and run make to build. To rebuild later, just run make clean followed by another make.

After building, run sudo make install to install the daemon to your /usr/local/bin/ directory. This will also install an autostart script in /etc/profile.d/ so grive-daemon will start automatically after you log in.

How to Run

After setting up grive (you need to create ~/Google Drive yourself) and following the instructions in the preceding section, if you want to run grive-daemon immediately, just open a terminal and run:

grive-daemon

It should automatically sync local changes to your Google Drive folder for you.

After running sudo make install, grive-daemon should also start itself automatically shortly after each time you log in.

Uninstall

If you want to remove grive-daemon later, just go into the cloned grive-daemon directory in a terminal and run sudo make uninstall.

This daemon is a rushed hack job, and you're nuts if you're expecting a polished product. I never made anything similar to this before. YOU'VE BEEN WARNED!

grive-daemon's People

Contributors

xyaneon avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.