Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
heydonovan
on Aug 27, 2016
|
parent
|
context
|
favorite
| on:
Ntfy: A utility for sending notifications
I've always just used mail to send a text for notification:
./long_running_script.sh && mail -s "Script Done!" number@tmomail.net
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
./long_running_script.sh && mail -s "Script Done!" number@tmomail.net