Hacker News new | ask | show | jobs
by Paul12345534 4815 days ago
A desktop program that does something like Zapier would be useful and not terribly hard to make. I simply would not trust an online service to hold some credentials.

I've automated these sorts of tasks many times with Python scripts but never made a general solution with a nice GUI.

1 comments

Create a nice responsive GUI to manage the scheduling and allow the community to submit Python plug-ins to do specific tasks. API keys and credentials will always be stored on the user's computer only.