LinuxCommandLibrary

pio-home

launches the PlatformIO Home web interface

TLDR

Open PlatformIO Home

$ pio home
copy
Open on specific port
$ pio home --port [8008]
copy
Open without launching browser
$ pio home --no-open
copy

SYNOPSIS

pio home [options]

DESCRIPTION

pio home launches the PlatformIO Home web interface. Provides graphical project management, library browser, board explorer, and platform updates. Runs local web server.

PARAMETERS

--port port

HTTP server port.
--host host
HTTP server host.
--no-open
Don't open browser.
--session-id id
Session ID.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community