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
    • lime!@feddit.nu
      link
      fedilink
      English
      arrow-up
      55
      ·
      edit-2
      12 hours ago

      AGENTS.md, CLAUDE.md, copilot as contributor, an insanely long readme full of tables and emoji for a project that is just a couple of months old, solving a problem nobody who can read a man page has, posted by an account named after the project, with explicit disclosures in the post.

      idk it’s unclear

    • k_rol@lemmy.ca
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      11 hours ago

      I don’t think so. He has been a developer for at least a decade. I did not find code smell or bad habits. He does cover his code with plenty of tests. Sonarcloud shows very little issues with the code. That is with all original measures and rules in place.

      The dev seems to do all the right things including disclaiming the use of AI.

    • curbstickle@anarchist.nexusM
      link
      fedilink
      English
      arrow-up
      8
      ·
      edit-2
      12 hours ago

      Vibe coding would mean writing no lines of code, just words to an LLM. In the disculosure here, that would be generated.

      They have Pair in the disclosure, which is about a 50/50 split in code.

      @runwisp_com@lemmy.world you have some formatting issues in the disosure, its all on the same line.

    • runwisp_com@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      11 hours ago

      no. I am an experienced engineer that has been writing code for more than 10 years, way before AI. While AI definitely has been used to write code, the code architecture is actively designed and reviewed by me, a human.