Lars Wirzenius on Nostr: I have a shell script called "finished": ~~~ #!/bin/bash notify-send "Finished" ...
I have a shell script called "finished":
~~~
#!/bin/bash
notify-send "Finished" "${*:-Finished}"
~~~
I often run this command:
sleep 3m; finished Tea is ready
#tea #GNOME #GnomeDesktop
Published at
2025-06-01 13:28:43 UTCEvent JSON
{
"id": "f32f48cec29e1d4ad5b066dfabc6c4be4c0812be4fc69e737dac777025a389e4",
"pubkey": "d14fea36861f35c197faa7549d76f820a7389332c7f00772a0ff6b6e176ef59e",
"created_at": 1748784523,
"kind": 1,
"tags": [
[
"t",
"tea"
],
[
"proxy",
"https://toot.liw.fi/@liw/114608342531005374",
"web"
],
[
"t",
"gnomedesktop"
],
[
"t",
"gnome"
],
[
"proxy",
"https://toot.liw.fi/users/liw/statuses/114608342531005374",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://toot.liw.fi/users/liw/statuses/114608342531005374",
"pink.momostr"
],
[
"-"
]
],
"content": "I have a shell script called \"finished\":\n\n~~~\n#!/bin/bash\nnotify-send \"Finished\" \"${*:-Finished}\"\n~~~\n\nI often run this command:\n\nsleep 3m; finished Tea is ready\n\n#tea #GNOME #GnomeDesktop",
"sig": "e0ef815e5ee7bfb2505d0845c2f46fc275965288ec060032a210e03ef241af469587bba556c77f585ccf05ccc0472e33ea768d9f57ff88f8ba54def77e90970e"
}