ksiazkowicz / orphilia-dropbox

Open-source Dropbox daemon alternative.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Open-source Dropbox daemon alternative.

License:MIT License


Languages

Language:Python 99.6%Language:Shell 0.4%