GithubHelp home page GithubHelp logo

hasanbeder / vgrive Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bcedu/vgrive

1.0 0.0 0.0 688 KB

Google Drive client for linux

License: GNU General Public License v3.0

Shell 0.58% Python 0.29% Vala 96.86% CSS 0.37% Meson 1.90%

vgrive's Introduction

VGrive

Flatpak repo: https://github.com/flathub/com.github.bcedu.vgrive

VGrive is a client (back-end and front-end) for Google Drive made in vala.

  • Start VGrive and sync your files with Google Drive through a clean and minimalist gui.
  • Automaticlly detects changes in local and remote files and sync them.
  • Choose the local path where VGrive syncs your files.

Installation

Elementary AppCenter

Install VGrive through the elementary AppCenter. It's always updated to lastest version. Easy and fast.

Get it on AppCenter

Debian and Derivatives: Install from .deb file

For debian based distributions (ubuntu, linux mint, elementary, ...) you can install VGrive directlly with the .deb file attached to the newest release of VGrive:

Fedora: Install from official repo

Flatpak

Install from flathub (aviable for any distro):

Setup flatpak: https://flatpak.org/setup/

Manual Instalation

Download last release (zip file), extract files and enter to the folder where they where extracted.

Install the 'build' pre-requisites ( eg on ubuntu, something like this ):

  • sudo apt install meson
  • sudo apt install valac
  • sudo apt-get install build-essential libgtk-3-dev
  • sudo apt install libgranite*
  • sudo apt install libjson-glib*
  • sudo apt install libsoup*
  • sudo apt install libunity-dev (optional)
  • sudo apt install libappindicator3-dev (optional)

Install your application with the following commands:

  • meson build --prefix=/usr
  • cd build
  • ninja
  • sudo ninja install

DO NOT DELETE FILES AFTER MANUAL INSTALLATION, THEY ARE NEEDED DURING UNINSTALL PROCESS

To uninstall type from de build folder:

  • sudo ninja uninstall

vgrive's People

Contributors

bcedu avatar roypen avatar nathanbnm avatar albanobattistella avatar vistaus avatar fatih20 avatar rudahximenes avatar axel22 avatar benwaffle avatar davidbuzz avatar dguglielmi avatar capitantrueno avatar meisenzahl avatar hasanbeder avatar

Stargazers

 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.