Back to work
personal
capacitor-plugin-wifi-ip
Native Capacitor plugin for device IP retrieval. On npm, featured on Capgo, 10K+ downloads.
CapacitorTypeScriptAndroidiOS

This one started as a frustration. While building my Sony Remote app I needed to get the device's local IP address, a simple requirement that turned out to have no solution in the Capacitor ecosystem. Rather than work around it I built the solution properly, writing a native plugin in Swift and Kotlin that exposes the device IP address to any Capacitor application. I published it on npm, it got featured on the Capgo website, and it now has over 10,000 downloads.