forked from shihaam/starlink_status
customize meter scale, set new font style and color
This commit is contained in:
@ -18,5 +18,9 @@ LONGITUDE="73.5092"
|
||||
|
||||
|
||||
# Change these as you see fit based on RTSP image resolution
|
||||
UPLOAD_METER_LOCATION=510
|
||||
METER_SCALE=100
|
||||
UPLOAD_METER_LOCATION=510 # in px starting from download meter start
|
||||
METER_SCALE=100 # in percentage
|
||||
|
||||
# Change meter scale in Mbps
|
||||
MAX_DOWNLOAD_SPEED=300
|
||||
MAX_UPLOAD_SPEED=50
|
||||
|
Reference in New Issue
Block a user