Easily sync your PoliMi courses material locally.
Project description
BeepDrive
Easily sync your PoliMi courses material locally.
Note: Older versions of the synced files will be overwritten by the newer ones. To preserve personal data just rename the file to something different!
Dependencies
Chrome Browser v71-73 (or Chromium)
Install
MacOS, Windows
MacOS and Windows users can download the latest GUI releases from https://github.com/amecava/beepdrive/releases.
Alternatively, using pip3
Using the PyPi
repositories and the package manager pip3
(python3
required), open the terminal and type:
pip3 install beepdrive
Warning: For Linux users, beepdrive will be installed by default in the
~/.local/bin
directory. ThePATH
will have to be set accordingly. One way of doing this is by adding the following line to the~/.bashrc
file:
export PATH=$PATH:$HOME/.local/bin
To update beepdrive from the PyPi
repositories, open the terminal and type:
pip3 install --upgrade beepdrive
Usage
GUI version
Unzip the OS specific zip file and launch the application.
Alternatively, if you installed beepdrive using the PyPi
repositories, open the terminal and type:
beepdrive
Console version
You can directly specify the output folder path using the --path
flag, this will launch a console version of beepdrive:
beepdrive --path /output/folder/path/
Authors
Team 2 Quinti
In collaboration with PoliNetwork