(no title)
folknor | 5 years ago
And here's my lua script that uses notify-send to notify me of new releases: https://gist.github.com/folknor/32f703b270c6ad72bc12d98feb2f... I modified it slightly before posting it here, but it's mostly useless unless you're me :-D Because when I write shell scripts (which I always do in lua), I always use my fork of luash (from my github), and I don't imagine anyone else has it. It's easy enough to rewrite the script to not require it, though. Also, the other obscure dependency it uses is lua2xml, which is notoriously unreliable, but I still use it in all my shell scripts that interact with XML.
folknor|5 years ago
folknor|5 years ago