1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-09-19 13:57:49 +00:00
Dotfiles/.config/polybar/polybar-scripts/info-wifionice/README.md

21 lines
440 B
Markdown
Raw Normal View History

2020-07-27 04:59:00 +00:00
# Script: info-wifionice
This script shows some information about the current ICE train of Deutsche Bahn. It requests the data from the local information portal and was obviously hacked in a train.
![info-wifionice](screenshots/1.png)
## Dependencies
* You have to be logged in to the local SSID `WIFIonICE`.
## Module
```ini
[module/info-wifionice]
type = custom/script
exec = ~/polybar-scripts/info-wifionice.sh
interval = 10
```