PlanktoScope / forklift

Composable, reprovisionable, decentralized management of apps & configs on Raspberry Pis and other embedded Linux systems
Apache License 2.0
6 stars 0 forks source link

ui: Provide a basic web browser GUI #251

Open ethanjli opened 1 month ago

ethanjli commented 1 month ago

Currently the only way to interact with Forklift is to use its CLI from a terminal. It would be much more user-friendly if we could provide a web browser GUI for at least basic tasks which most users may need to do (e.g. switching pallets, upgrading the local pallet, viewing the stage store history, modifying the stage store, etc.)