Simple, but fully functional cron job monitoring application - didit.run
Hello.
This is my first fully functional product written in Elixir. I built it for myself, for monitoring jobs in my other projects, but I’ve decided to make it available for everyone.
It’s cron job monitoring - job calls a url when it finishes, and if the call doesn’t come on time app sends an alert. Each monitor is just a GenServer sitting on a timer. No polling the DB to find what is late.
It’s free up to 20 monitors. You can test it and tell me what you think.
Feel free to leave comments, I’ll appreciate your feedback.
Link to website: https://didit.run
Read next Early Bird for Code BEAM Europe 2026 ends in one week
