-6
submitted 2 days ago* (last edited 2 days ago) by runwisp_com@lemmy.world to c/selfhosted@lemmy.world

I created a tool that's easy to set up and gives you fast and beautiful web UI and TUI from a single Go binary.

It can serve both as a cron replacement, or just as a cron supplement - let's say, to version control your cron tasks in a small team. It also has an alert system that allows you to send slack/discord/telegram/email when something bad happens.

I want your feedback. You can help me shape this product into something people will find pleasant to use.

This daemon is copyleft GPL-3.0-or-later - completely free to use.

RunWisp is currently in pre-release phase but is slowly approaching its v1.0 stable release.

Website: https://runwisp.com/

GitHub repo: https://github.com/runwisp/runwisp - feel free to open an issue!

Quick start: https://docs.runwisp.com/getting-started/quick-start/

AI Disclosure

  • Design - Hint
  • Implementation - Pair
  • Testing - Assisted
  • Documentation - Pair
  • Review - Hint
you are viewing a single comment's thread
view the rest of the comments
[-] helix@feddit.org 1 points 17 hours ago

If you inspect the generated timer you see the same format in the OnCalendar line.

What do you mean by persisted? The service and timer will both be there as long as the timer doesn't end. Which it won't in my example.

If you want to copy it for later reference, you can simply copy the files.

[-] WhyJiffie@sh.itjust.works 1 points 8 hours ago

If you inspect the generated timer you see the same format in the OnCalendar line.

but without the command

What do you mean by persisted? The service and timer will both be there as long as the timer doesn't end. Which it won't in my example.

I mean saved to a file so that it will still be there after reboot

[-] helix@feddit.org 1 points 8 hours ago* (last edited 5 hours ago)

but without the command

Yeah, but that's an easy one to parse, if you really need it.

I'm pretty sure if you use OnCalendar it will still be there after a reboot. Let me check.

EDIT: oh damn!! It doesn't persist on reboots. Sorry for this oversight.

this post was submitted on 29 Aug 2026
-6 points (45.2% liked)

Selfhosted

61808 readers
510 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS