Pārlūkot izejas kodu

updated the readme and requirements

master
Wouter Horlings pirms 6 gadiem
vecāks
revīzija
8d0fc18c2e
5 mainītis faili ar 7 papildinājumiem un 2 dzēšanām
  1. +7
    -0
      README.md
  2. Binārs
      __pycache__/createfile.cpython-37.pyc
  3. Binārs
      __pycache__/logcheck.cpython-37.pyc
  4. Binārs
      __pycache__/myTodoist.cpython-37.pyc
  5. +0
    -2
      requirements.txt

+ 7
- 0
README.md Parādīt failu

@@ -20,3 +20,10 @@ See the `systemd_timer_files`-directory for more information.
## API-key ## API-key
There is no API-key in this repository, offcourse. 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. 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 <target> journal`
2. Execute the `setup.sh` file to setup the python virtual environment.
3. Follow the [README](systemd_timer_files/README/md)

Binārs
__pycache__/createfile.cpython-37.pyc Parādīt failu


Binārs
__pycache__/logcheck.cpython-37.pyc Parādīt failu


Binārs
__pycache__/myTodoist.cpython-37.pyc Parādīt failu


+ 0
- 2
requirements.txt Parādīt failu

@@ -7,7 +7,6 @@ chardet==3.0.4
configobj==5.0.6 configobj==5.0.6
cryptography==2.8 cryptography==2.8
cupshelpers==1.0 cupshelpers==1.0
gestures==0.2.2
idna==2.8 idna==2.8
isort==4.3.21 isort==4.3.21
lazy-object-proxy==1.4.3 lazy-object-proxy==1.4.3
@@ -21,7 +20,6 @@ pyasn1==0.4.7
pycairo==1.18.2 pycairo==1.18.2
pycparser==2.19 pycparser==2.19
pycups==1.9.74 pycups==1.9.74
PyGObject==3.34.0
pylint==2.4.4 pylint==2.4.4
pyOpenSSL==19.0.0 pyOpenSSL==19.0.0
pyparsing==2.4.2 pyparsing==2.4.2


Notiek ielāde…
Atcelt
Saglabāt