Show HN: TermAlert – Receive a text when a terminal command finishes
1–6 of 6 posts
Re: Show HN: TermAlert – Receive a text when a terminal command finishes
#2For an example usage, I used it to alert me when a slow program for finding prime numbers had finished.
Re: Show HN: TermAlert – Receive a text when a terminal command finishes
#3Constructive criticism would be greatly appreciated! I'm relatively new to website development and put this together in a couple of days. For an example usage, I used it to alert me when a slow program for finding prime numbers had finished.
Re: Show HN: TermAlert – Receive a text when a terminal command finishes
#4Constructive criticism would be greatly appreciated! I'm relatively new to website development and put this together in a couple of days. For an example usage, I used it to alert me when a slow program for finding prime numbers had finished.
Interesting concept, but an unauthenticated SMS gateway might not be a good idea. I hope there is throttling and other means of abuse prevention in place.
Re: Show HN: TermAlert – Receive a text when a terminal command finishes
#5Re: Show HN: TermAlert – Receive a text when a terminal command finishes
#6Is the source code for this available somewhere? I'm curious about how exactly you're sending the text messages, and I can't really tell anything from a quick glance at the binaries included in the zip.