Compare commits

...

1 Commits

Author SHA1 Message Date
3beb34ff17 „README.md“ ändern 2022-12-16 23:00:10 +00:00

View File

@ -39,9 +39,11 @@ 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 https://git.voglfrei.net/public/MyMuellDavSync/src/commit/3be482e6021a5c7680bde9c8df9b95d9ffe9e905/releases/mymuell2caldav-1.0.0-py3-none-any.whl`
`python -m pip install mymuell2caldav-1.0.0-py3-none-any.whl
- start the tool via command `mymuell2caldav`