View systemd logs.
- view Logs, filters, details
- man search, view man in html with hyperlink between them
- system infos: partitions, boot, systemd units
- pacman : -Qi and -Ql
- themes
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/papajoker/sys-journald
# Go into the repository
cd sys-journald
# Install dependencies and run the app
npm install && npm start
This is a minimal Electron application based on the Quick Start Guide. Learn more about Electron and its API in the documentation.