systab (a crontab-ish cli for systemd) now with color

https://codeberg.org/opennomad/systab

systab -e has very much become part of my workflow for dealing with systemd timers and services.

It now colors the output a little and there is a nvim syntax highlighing extra.

#linux #opensource

https://codeberg.org/opennomad/systab

31 points · 4 comments · view on lemmy.world

4 Comments

corsicanguppy@lemmy.ca · 2 pts · 25d (1 reply)

Kill it with fire.

opennomad@lemmy.ml · 2 pts · 25d

Haha. I'm fine with systemd now. Still feel it's over-engineered, but at least my script makes it tolerable.

mlfh@lm.mlfh.org · 2 pts · 25d (1 reply)

I've always hated the gap in cumbersomeness between creating cronjobs and systemd timers, and always wished I could set a timer up as easily as I can stick a new line in the crontab. Having something bridge that gap would be the best of both worlds.

opennomad@lemmy.ml · 2 pts · 25d

That's why I built systab 🤪. I needed to take the pain out of it.