sysinfo

command module
v0.0.0-...-94ae83b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 21 Imported by: 0

README

sysinfo

Simple sysinfo website for Linux

Usage: sysinfo [options]
Options:
	-h, --help			print this help
	-v, --version			print version
	-n, --name [NAME]		name of application to be displayed
	-u, --uri [URI]			sets uri (server:port) for listening
	-p, --port [PORT]		sets port for listening
	-a, --app-url [APP_URL]		application url (if behind proxy)
	-w, --widget-layout [LAYOUT]	custom layout of widgets

Widgets:
	cpu, diskstats, diskusage, memory, netspeed, system, temps, top

	default: 'cpu diskusage\n memory system\n temps netspeed\n top diskstats'

Roadmap

  • CPU usage and frequency widget
  • RAM and SWAP widget
  • System temperature widget
  • Diskusage widget
  • Load Average and Uptime widget
  • Custom interval with possible pause option
  • Network usage widget
  • Process watcher widget
  • Shared results, if there is more data receivers, it should be handled by only one sysinfo load.
  • Diskstats widget
  • Custom widget layout

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL