teachmetolearn 6 hours ago

Hey HN, just wanted to share a tool that I built to auto adopt your unifi devices.

This was built for some friends of mine who are low voltage installers.

I was in their office one day and saw them SSH one by one, into every single wifi hotspot to send a adoption request to their unifi controller.

I thought I can probably build a better system using Claude code in a few hours. It ended up taking a bit longer but I tried out a few frameworks and settled on rust with the iced frontend.

Feel free to look at the code and see whats up, heads up this was vibe coded with Claude code and my first time touching rust.

Tell me what you think :)