2024-12-26 21:02 : id 7
This commit is contained in:
parent
807825beaa
commit
955e9e0d98
@ -336,6 +336,11 @@ in
|
||||
exec = "bash /home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex";
|
||||
interval = 1;
|
||||
};
|
||||
"custom/metar" = {
|
||||
format = "METAR {}=";
|
||||
exec = "metar egbb";
|
||||
interval = 30;
|
||||
};
|
||||
"custom/caway" = {
|
||||
format = "{}";
|
||||
exec = "ssh max@media bash /home/max/caway.sh";
|
||||
|
Loading…
Reference in New Issue
Block a user