Hacker News new | ask | show | jobs
by yoavm 875 days ago
Using the telegram bot - you just text it. You could have the bot running on some server and sync the tasks from there to your computer, but it's really not needed. One of the nice things about Telegram bots is that the messages are queued until the bot becomes available, meaning I can text my bot on the go and the moment my laptop opens all the files are created.
1 comments

That's brilliant.