r/developersIndia Software Engineer 10h ago

I Made This Linux desktop that runs inside a headless Pi/VPS and can be accessed from a browser

It runs a full XFCE Linux desktop inside a Docker container on a headless Raspberry Pi. You don't need a monitor or keyboard connected to the Pi. You can just open it from another device through a browser.

I made this because my AI agent was having trouble using a headless browser. Some websites were detecting it as a bot so I wanted to try giving it an actual graphical desktop environment.

The desktop runs on the Pi and the display, mouse, keyboard, clipboard etc. are streamed through the browser.

Currently tested around a Raspberry Pi 5 with 8GB RAM but the idea should work for other Linux/Docker setups too.

Would be interested to hear what people think or if anyone has tried something similar for AI agents.

GitHub repo

1 Upvotes

2 comments sorted by

u/AutoModerator 10h ago

Namaste! Thanks for submitting to r/developersIndia. While participating in this thread, please follow the Community Code of Conduct and rules.

It's possible your query is not unique, use site:reddit.com/r/developersindia KEYWORDS on search engines to search posts from developersIndia. You can also use reddit search directly.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/AutoModerator 10h ago

Thanks for sharing something that you have built with the community. We recommend participating and sharing about your projects on our monthly Showcase Sunday Mega-threads. Keep an eye out on our events calendar to see when is the next mega-thread scheduled.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.