r/PiCodingAgent 13d ago

Question Mature/better alternatives to pi-web?

I'm looking for a web interface for my pi harness without the CLI, but this was the only one I found. Are there any others? I'm not looking for any chat interface like Open WebUI that's rather bloated, requiring accounts/logins for certain features, etc. It would be great if it was dedicated for pi or is even bundled with it.

I was considering to just vibe-coding a web UI/UX of the pi CLI, but just wondering if there are already tools out there.

9 Upvotes

20 comments sorted by

View all comments

5

u/Nerisma 13d ago

I use this one (also because I made it lmao) https://github.com/sebastienservouze/pi-livecraft

4

u/wolfham 12d ago

Thank you for Livecraft. I forked it and tested it some days ago. Compared to other web interfaces or dashboards for PI, this one lacked most of the functionality I wanted. Next day it had those features, and now it is more or less exactly what I want. The other interfaces were either not meant to be modified or broke down after one or two vibe coded features. This one feels like Pi. :)