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/bindirectory. ThePATHwill have to be set accordingly. One way of doing this is by adding the following line to the~/.bashrcfile:
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
Release files for beepdrive 2019.3.27
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| beepdrive-2019.3.27.tar.gz | 17.1 MB | Details |
Release files / beepdrive-2019.3.27.tar.gz
| Download URL | beepdrive-2019.3.27.tar.gz |
|---|---|
| Size | 17.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b26f46d9f05206d1747814b475cc837e4db2136d3c032dfc66dc8484a2f986e6
|
|
BLAKE2b-256 checksum How to use checksums |
36dbc0b41f81deca79ce65274e4d6e428de4df88abc019fa1e21bd5f14be966f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|