blob: 32e30e937d26e58aba6f4b4a9ecc2440c6b88000 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Python modules needed:
pip3 install thriftpy
pip3 install tftpy
bwlp.thrift needed:
wget http://git.openslx.org/bwlp/master-sync-shared.git/plain/src/main/thrift/bwlp.thrift
Parameters:
horizontal
-> Forces horizontal mode
vertical
-> Forces vertical mode
borderless
-> A more compact borderless mode
noheader
-> Removes the header
autorefresh=<seconds>
-> Time in seconds when the site autorefreshs itself
-> Should be the same time the python script is fetching the new data
|