picosh / ui

web ui for pico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an experimental web-based UI leveraging web tunnels.

To use the web UI, create an SSH local forward connection to our pgs site:

ssh -L 1337:localhost:80 -N pico-ui@pgs.sh

Then open your browser and navigate to localhost:1337.

imgs

If you want to view your docker repositories on imgs.sh then you need to open an additional SSH tunnel:

ssh -L 1338:localhost:80 -N imgs.sh

About

web ui for pico


Languages

Language:TypeScript 97.1%Language:CSS 1.9%Language:HTML 0.6%Language:Makefile 0.4%