pi-dashboard-go

command module
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: GPL-3.0 Imports: 12 Imported by: 0

README

Pi Dashboard Go

Pi Dashboard Go is a Golang implementation of pi-dashboard

Install

Thanks to the characteristics of the Golang language, the deployment of Pi Dashboard Go is very simple: single binary executable file.

Download

Just download the executable file from the project Releases page, no other dependencies.

Authority

Grant executable permissions

chmod +x pi-dashboard-go

Note:Pi Dashboard Go requires root privileges.

Use

Usage

Pi Dashboard Go can be configured via command line parameters:

Pi Dashboard Go version: v1.7.0
Project address: https://github.com/plutobell/pi-dashboard-go

Usage: Pi Dashboard Go [-auth USR:PSW] [-disk Paths] [-help]
[-interval Seconds] [-log] [-net NIC] [-port Port]
[-session Days] [-theme Theme] [-title Title] [-version]

Options:
  -auth string
        specify username and password (default "pi:123")
  -disk string
        specify the filesystem path (default "/")
  -help
        this help
  -interval string
        specify the update interval in seconds (default "1")
  -log
        enable log display
  -net string
        specify the network device (default "lo")
  -port string
        specify the running port (default "8080")
  -session string
        specify the login status validity in days (default "7")
  -theme string
        specify the theme between 'light' and 'dark' (default "light")
  -title string
        specify the website title (default "Pi Dashboard Go")
  -version
        show version and exit

Thanks

Changelog

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