Skip to content

Releases: mikkelrask/tingfinder

0.1 standalone

18 Feb 12:43
Compare
Choose a tag to compare
0.1 standalone Pre-release
Pre-release

Use this version if you're on Windows or only want to run this manually once in a while.
The standalone is modified to look only in it's folder for both the data folder, and search agent CSV, and can therefor not be run by i.e cron.

  • Unzip the release file
  • Change your search terms in tingfinder/tingfinder.csv
  • Install requirements
    • Windows: py -m pip install -r requirements.txt
    • Linux/mac: pip install -r requirements.txt
  • Run the script with python
    • Windows py tingfinder/tingfinder.py
    • Linux/mac python tingfinder/tingfinder.py