Releases: shakg/g-systemctl
Releases · shakg/g-systemctl
v0.1.1
Changelog;
- Remove required command line argument for password. Thanks to @mnumanuyar
- Remove password from readme.
!IMPORTANT NOTICE : Users could need to run this executable via sudo
v0.1.0
Changelog;
- Add stop button if service is running
- add start button if service is not running
- refresh after start and stop operations.
- flex layout on service unit descriptions.
v0.0.1
version 0.0.1 includes;
- golang server that serves both html, js files and api.
/
endpoint serves the frontend which is vanilla html, js.
/api
endpoint serves the api, basically returns a json object that represents system's service deamon stats.