diff --git a/README.md b/README.md index ca131d3..15c5700 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,10 @@ See the `systemd_timer_files`-directory for more information. ## API-key There is no API-key in this repository, offcourse. You will have to add your own. The script tries to open the "apikey" file with the key in it. + + +## Installation + +1. Add a symbolic link to the folder with journal-files: `ln -s journal` +2. Execute the `setup.sh` file to setup the python virtual environment. +3. Follow the [README](systemd_timer_files/README/md) diff --git a/__pycache__/createfile.cpython-37.pyc b/__pycache__/createfile.cpython-37.pyc new file mode 100644 index 0000000..def95cc Binary files /dev/null and b/__pycache__/createfile.cpython-37.pyc differ diff --git a/__pycache__/logcheck.cpython-37.pyc b/__pycache__/logcheck.cpython-37.pyc new file mode 100644 index 0000000..45b439d Binary files /dev/null and b/__pycache__/logcheck.cpython-37.pyc differ diff --git a/__pycache__/myTodoist.cpython-37.pyc b/__pycache__/myTodoist.cpython-37.pyc new file mode 100644 index 0000000..f7dd4e2 Binary files /dev/null and b/__pycache__/myTodoist.cpython-37.pyc differ diff --git a/requirements.txt b/requirements.txt index ff6549f..4715f42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,6 @@ chardet==3.0.4 configobj==5.0.6 cryptography==2.8 cupshelpers==1.0 -gestures==0.2.2 idna==2.8 isort==4.3.21 lazy-object-proxy==1.4.3 @@ -21,7 +20,6 @@ pyasn1==0.4.7 pycairo==1.18.2 pycparser==2.19 pycups==1.9.74 -PyGObject==3.34.0 pylint==2.4.4 pyOpenSSL==19.0.0 pyparsing==2.4.2