orphilia-dropbox icon indicating copy to clipboard operation
orphilia-dropbox copied to clipboard

Open-source Dropbox daemon alternative.

Orphilia open-source Dropbox client


Maciej Janiszewski (PisarzKsiazkowicz)

Orphilia is an open-source Dropbox client written in Python. Project's main goal is to provide an open-source desktop Dropbox client for platforms, that aren't supported (for example, Haiku). Orphilia is script-based which makes it platform-independent. It's written using Dropbox SDK from here, which has been integrated into Orphilia's source code and is not required for installation.

[!] IMPORTANT [!] Orphilia doesn't have production status yet, so only 100 accounts can use my API keys.

Installing dependencies:

Run "pip install -r requirements.txt" from command prompt/BASH shell.