Skip to content

Releases: shakg/g-systemctl

v0.1.1

11 Oct 10:10
Compare
Choose a tag to compare

Changelog;

  1. Remove required command line argument for password. Thanks to @mnumanuyar
  2. Remove password from readme.

!IMPORTANT NOTICE : Users could need to run this executable via sudo

v0.1.0

11 Oct 08:13
Compare
Choose a tag to compare

Changelog;

  1. Add stop button if service is running
  2. add start button if service is not running
  3. refresh after start and stop operations.
  4. flex layout on service unit descriptions.

v0.0.1

25 Sep 16:46
a1a8051
Compare
Choose a tag to compare

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.