Skip to content

bilibb/TailPiHoleClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TailPiHoleClient

TODO:

  • Farbe
  • Einheitliche Formatierung der Liste
  • Code Reduzierung

Abhängigkeiten

Installation

Systemweit

git clone https://github.com/bilibb/TailPiHoleClient.git
cd TailPiHoleClient
pip install -r requirements.txt

In virtueller Umgebung

git clone https://github.com/bilibb/TailPiHoleClient.git
cd TailPiHoleClient
python3 -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt

Ausführen

  • Ggf. Pfad zum Logfile und Netzwerk in main.py anpassen
  • python3 main.py
  • python3 main.py -h zum Anzeigen der Hilfe und möglichen Parameter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages