An open API service indexing awesome lists of open source software.

https://github.com/sergeileduc/python-owncloud

Download or upload from/to owncloud server
https://github.com/sergeileduc/python-owncloud

owncloud owncloud-client python python-3 python-gui python-gui-tkinter python-owncloud tkinter tkinter-gui tkinter-python

Last synced: 8 months ago
JSON representation

Download or upload from/to owncloud server

Awesome Lists containing this project

README

          

# python-owncloud

## Install

Rename `.owncloud.cfg.exemple` into `.owncloud.cfg` (Hidden file !)

Add credentials (owncloud server URL, login, and password)

.owncloud.cfg can be either in :

- next to the .py files, in you current folder
- or in your HOME folder, if you want to call the .py files from any location

## Demo

![Demo Animation](https://github.com/Sergeileduc/python-owncloud/raw/asset/demo.gif?raw=true)