RunWisp icon
RunWisp icon

RunWisp

Single-binary crond + supervisord replacement with a built-in web dashboard, terminal UI, and REST API. Every run recorded - exit code, duration, stdout/stderr.

RunWisp screenshot 1

Cost / License

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Self-Hosted
  • Docker
  • Raspberry Pi
0likes
0comments
0articles

Features

Properties

  1.  Lightweight

Features

  1.  Dark Mode
  2.  Ad-free
  3.  Website Monitoring
  4.  Command line interface
  5.  Tui
  6.  Server Monitoring
  7.  Golang
  8.  Task Scheduling
  9.  Job scheduling
  10.  Uptime Monitoring

RunWisp News & Activities

Highlights All activities

Recent activities

RunWisp information

  • Developed by

    SK flagPoppyCake, s.r.o
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    20 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Network & AdminDevelopmentOS & Utilities

GitHub repository

  •  8 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
RunWisp was added to AlternativeTo by PoppyCake s.r.o. on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is RunWisp?

RunWisp replaces crond and supervisord with one static Go binary. Define scheduled jobs and long-running services in the same runwisp.toml file. Get a web dashboard, terminal UI, REST API, live log streaming, and persistent run history - no Python, no Node, no external database.

Every scheduled run is captured: exit code, duration, stdout, stderr. Missed firings replay after a reboot. Overlapping runs get handled by your policy (skip, queue, terminate). It leaves no quiet gaps in your history. Notify Slack, Telegram, or email on failure.

It's not a DAG engine or a workflow orchestrator. It does one machine, well. If all you need is cron that doesn't silently fail and a lightweight supervisord that ships without a Python runtime, RunWisp is for you.

Official Links