forked from shihaam/starlink_status
added scale to image
This commit is contained in:
parent
61e055ee84
commit
b9aea5db34
2
bot.sh
2
bot.sh
@ -163,6 +163,7 @@ convert $download_meter \
|
||||
-font $font \
|
||||
-fill white \
|
||||
-annotate +0+-15 $ookla_download_mbps \
|
||||
-annotate +120+85 $MAX_DOWNLOAD_SPEED \
|
||||
$speedtest_download_meter
|
||||
|
||||
convert $upload_meter \
|
||||
@ -175,6 +176,7 @@ convert $upload_meter \
|
||||
-font $font \
|
||||
-fill white \
|
||||
-annotate +0+-15 $ookla_upload_mbps \
|
||||
-annotate +120+85 $MAX_UPLOAD_SPEED \
|
||||
$speedtest_upload_meter
|
||||
|
||||
convert $camera_image \
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
Binary file not shown.
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 104 KiB |
Loading…
x
Reference in New Issue
Block a user