|
|
|
|
|
by tannercollin
1633 days ago
|
|
Nice work, Philipp! I wrote something similar at: https://notica.us I didn't write an app, however. I rely on the browser notification API which doesn't have the best support on mobile unfortunately. It works great on desktop. My inspiration was the same though. I do most of my work over ssh, and wanted a local desktop notification when a slow command was finished running. |
|
All of your examples include a "!", which is a special character in bash. Sure that works without quoting?