Skip to content

andrew-manger/tuicron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tuicron

Background

I was having trouble finding a good crontab tool (sometimes systemd is too extra). While it's not hard to use crontab -e to create and edit cron jobs, there is something a bit lackluster about defining system jobs using a text file. I wanted a TUI that could read, edit, augment, and verify crontabs. The couple of projects I found didn't fit my needs to I decided to grab some chatbots and try taking it on myself. I love the charmbracelet libraries; bubbletea makes beautiful TUIs. After some trial and error (and ultimately moving to replit), I got a working app :)

Dependencies

go

Installation

Run go install github.com/andrew-manger/tuicron

Documentation

See replit.md

About

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages