Skip to content

cschar/systemd-journeyman

Repository files navigation

Mini Systemd SystemCtl + JournalCtl GUI

screenshot

config for server

#so journalctl -a doesnt require sudo permissions:

sudo usermod -a -G systemd-journal <user-name>

developing

#install deps
yarn 

#make some changes, then run electron app

yarn run

#package & distribute w/ electron-packager
yarn run pack
yarn run dist

About

dangerously insecure electron app for exploring server journalctl and systemctl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors