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
- Host: GitHub
- URL: https://github.com/sergeileduc/python-owncloud
- Owner: Sergeileduc
- Created: 2019-03-03T22:27:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T21:12:20.000Z (about 5 years ago)
- Last Synced: 2025-01-17T16:26:46.388Z (10 months ago)
- Topics: owncloud, owncloud-client, python, python-3, python-gui, python-gui-tkinter, python-owncloud, tkinter, tkinter-gui, tkinter-python
- Language: Python
- Homepage:
- Size: 545 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
