10 lines
367 B
Markdown
10 lines
367 B
Markdown
# Pi-Hole stats tweeter
|
|
Send a daily tweet with your Pi-Hole statistics!
|
|
|
|
# How to use
|
|
1. Create an application [here](https://apps.twitter.com/). You will need the tokens for this to work
|
|
|
|
2. ```curl -sSL https://raw.githubusercontent.com/mwoolweaver/Pi-Hole-stats-tweeter/master/install.sh | bash```
|
|
|
|
the install script will ask if you want to install as a cronjob
|