sudohippie / fog

Git styled tool to upload, download and remove resources from various cloud storages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fog

Fog is an open-source cross-platform Git styled tool to upload, download and remove files from remote cloud drives. It is written in Python.

branch build
stable Build Status
master Build Status

Usage

Commands are very similar to git. The help command provides information on available commands.

$ python fog/fog.py help

Prerequisites

  • python >= 2.7 (tested with version 2.7)

Need a few pip installations,

  • google-api-python-client (details)

See requirements document for exact versions.

Installation

To install simply clone this repository.

$ git clone https://github.com/sudohippie/fog
$ cd fog

Documentation

Documentation is available on the Wiki.

Author

Raghav Sidhanti

License

The MIT License. See LICENSE for details.

About

Git styled tool to upload, download and remove resources from various cloud storages

License:MIT License


Languages

Language:Python 78.6%Language:Objective-C++ 10.7%Language:Ruby 7.7%Language:Shell 1.6%Language:Graphviz (DOT) 1.4%