Compare commits

..

No commits in common. "master" and "1.0.0" have entirely different histories.

View File

@ -39,11 +39,9 @@ So this tool aims to get rid of the app by parsing data from _MyMüll.de_ web se
## Setup
- install and setup latest python3 on your platform.
- open a shell and check if the command `python --version` works and points the intended version
- download following file from repository:
[mymuell2caldav-1.0.0-py3-none-any.whl](https://git.voglfrei.net/public/MyMuellDavSync/media/branch/master/releases/mymuell2caldav-1.0.0-py3-none-any.whl)
- install it with via following shell command:
`python -m pip install mymuell2caldav-1.0.0-py3-none-any.whl
`python -m pip install https://git.voglfrei.net/public/MyMuellDavSync/src/commit/3be482e6021a5c7680bde9c8df9b95d9ffe9e905/releases/mymuell2caldav-1.0.0-py3-none-any.whl`
- start the tool via command `mymuell2caldav`