GithubHelp home page GithubHelp logo

adamnemecek / filerock-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from filerock/filerock-client

0.0 2.0 0.0 7.32 MB

FileRock Client - FileRock is a file synchronization and backup solution providing confidentiality and integrity check.

filerock-client's Introduction

##Hello, this is FileRock Client

This is the client of FileRock, a backup and synchronization service that provides confidentiality and checks the integrity of your data.

For instructions about how to run FileRock Client from the source code, look here.
For the list of required dependencies, look here.
Release notes for FileRock Client are available here.

In order to use FileRock Client, you will need a FileRock account. You can get one here.
If you don't have an invitation code, you can leave your email address on FileRock landing page,
and you will receive one as soon as possible. First arrived, first served ;-)

 ______ _ _      _____            _       _____ _ _            _
|  ____(_) |    |  __ \          | |     / ____| (_)          | |
| |__   _| | ___| |__) |___   ___| | __ | |    | |_  ___ _ __ | |_
|  __| | | |/ _ \  _  // _ \ / __| |/ / | |    | | |/ _ \ '_ \| __|
| |    | | |  __/ | \ \ (_) | (__|   <  | |____| | |  __/ | | | |_
|_|    |_|_|\___|_|  \_\___/ \___|_|\_\  \_____|_|_|\___|_| |_|\__|

Copyright (C) 2012 Heyware s.r.l.

This file is part of FileRock Client.

FileRock Client is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

FileRock Client is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with FileRock Client. If not, see <http://www.gnu.org/licenses/>.

--

###How to run FileRock Client

In order to run FileRock client from the source code, follow these instructions:

  • Make sure that your system has all the required dependencies installed.
  • Clone this repository: git clone https://github.com/filerock/FileRock-Client.git
  • Run the client from its main python script:
    • on Mac OS X, make sure tu use the 32-bit version of python 2.7.x: e.g., python2.7-32 FileRock.py
    • on Linux or Windows, if your default python version is python 2.7.x, just run python FileRock.py
  • Please not that FileRock Client used from the source code does not update itself automatically or notify the user when updates are available. If you run FileRock Client from the source code, you will need to periodically pull from this repository to get the latest version.

Packaged version of FileRock Client are availble here.

--

###Required dependencies

  • Reference python version is 2.7.2

Most of the following dependencies can be easily installed via pip.
If you don't have pip yet, installation instructions are available here.

The following are required only on Linux and Mac OS X:

  • setproctitle 1.1.6 - Can be installed through pip.

The following are required only on Mac OS X:

  • xattr 0.6.4 - Can be installed through pip.

The following are required only on MS Windows:

The following are required only for developers, in order to run the automated tests:

  • nose 1.1.2
  • protobuf 2.4.1
  • mock 1.0.1

--

filerock-client's People

Contributors

filerock-developers avatar

Watchers

 avatar  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.