Hacker News new | ask | show | jobs
by groundpepper 2214 days ago
My software/service makes a web dashboard from a single crontab-like config file which contains scripts to run at scheduled times (whose output is displayed on the dashboard), scripts to be run manually with any arguments (converted to forms that be filled and executed on the dashboard), and dashboard display info for all of them. So, a generic but simple admin dashboard for any project which could use that and is open to experimenting with something new (hence side-project).

I'm reaching out to everyone who's commented here, thanks all.