Gokapi icon indicating copy to clipboard operation
Gokapi copied to clipboard

[Feature Request] Run as service on non-systemd systems

Open masoncfrancis opened this issue 1 year ago • 1 comments
trafficstars

This is kind of a continuation of issue #147 but I'd be interested in implementing the ability to run this as a background service that runs on boot for other non-systemd systems, as well as Mac and Windows. I've found a library at github.com/kardianos/service that looks like it could manage the majority of the under-the-hood logic for us.

It's also worth mentioning that this library can also handle systemd stuff so it's usage would replace the code I submitted to you before.

If I submitted a PR with this functionality would you be willing to merge it?

masoncfrancis avatar Apr 21 '24 07:04 masoncfrancis

Yes, I think this would be a good idea! Thank you

Forceu avatar Apr 21 '24 08:04 Forceu