20

Apparently gnome-schedule is quite old and unmaintained. I want to help a friend with this and it shouldn't be a commandline option, has to be GUI. Something like kcron, task scheduler on KDE.

you are viewing a single comment's thread
view the rest of the comments
[-] muhyb@programming.dev 1 points 2 days ago

Thanks for the reply. It seems systemd-ui does not exist in the repos. I also checked some GUI programs and found Zeit, though doesn't seem actively developed. However couldn't install that either because distro maintainers removed adding third-party repos (this is a government distro on a school PC). Currently thinking about guide them for setting cronjobs. It's on terminal but it's not that hard as they may think. If the distro had KDE, they would have kcron at least. It doesn't on the repo either anyway.

[-] A_norny_mousse@feddit.org 2 points 2 days ago* (last edited 2 days ago)

I just looked at at; it seems it would be relatively simple to set it up in a way that it reads jobs from a file that your end user can edit. OTOH there will be the usual hurdles of e.g. launching another GUI app from a limited environment.

Again, you'd need to set that up for your end user with a yad or zenity script.

You'd also need to check if your system allows these things, e.g. the atd daemon must be running. Do you have root access to this machine/distro?

couldn’t install that either because distro maintainers removed adding third-party repos (this is a government distro on a school PC)

Hm. What distro is this (based on)?

[-] muhyb@programming.dev 1 points 2 days ago

The system has a root account but they don't allow you to use it. However there is an admin account with more privileges.

Though it seems editing crontab will work for them, since it will be a one time thing unless they reinstall the system.

What distro is this (based on)?

It's based on Debian, but has its own repos only.

this post was submitted on 03 Oct 2025
20 points (100.0% liked)

Linux

9627 readers
149 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS