Willow on Nostr: Do you want the weather in your sxmo status bar ? Add this to your start hook : $ ...
Do you want the weather in your sxmo status bar ? Add this to your start hook :
$ sxmo_run_periodically.sh 900 curl -s '
https://wttr.in/?format=3'; | tr '\n' '\0' | xargs -0 sxmobar -a weather 0 &
Oh, and wait for sxmobar to land ! Or use the old sxmo_status.sh
Published at
2023-01-14 16:03:55Event JSON
{
"id": "539ebfb15e569dae7036e95a97a973af0efade949fb0f189a429a33ff1acfb71",
"pubkey": "0e96c87e8dd4555400276a435f539e851fe33860b4e820aa0d4670009653962c",
"created_at": 1673712235,
"kind": 1,
"tags": [
[
"proxy",
"https://soc.punktrash.club/objects/dbf308f4-e480-406c-b6e2-3626d2111dda",
"activitypub"
]
],
"content": "Do you want the weather in your sxmo status bar ? Add this to your start hook :\n\n$ sxmo_run_periodically.sh 900 curl -s 'https://wttr.in/?format=3' | tr '\\n' '\\0' | xargs -0 sxmobar -a weather 0 \u0026\n\nOh, and wait for sxmobar to land ! Or use the old sxmo_status.sh",
"sig": "fb849828471ca8a10b28273323e37d3a73450f890f72a8a5cd1b0ad60b9a5dc39126b791964eda562f60ad03b2b22bec82ca0d83b4876e345c273a3ae06ff38c"
}