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";
|
exec = "bash /home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex";
|
||||||
interval = 1;
|
interval = 1;
|
||||||
};
|
};
|
||||||
|
"custom/metar" = {
|
||||||
|
format = "METAR {}=";
|
||||||
|
exec = "metar egbb";
|
||||||
|
interval = 30;
|
||||||
|
};
|
||||||
"custom/caway" = {
|
"custom/caway" = {
|
||||||
format = "{}";
|
format = "{}";
|
||||||
exec = "ssh max@media bash /home/max/caway.sh";
|
exec = "ssh max@media bash /home/max/caway.sh";
|
||||||
|
Loading…
Reference in New Issue
Block a user