DEV Community

ItsEvilDuck
ItsEvilDuck

Posted on • Originally published at 297405365837.gumroad.com

Meta Portal ADB Device Inspector: Shell Script for Device Info

I've put together a small shell script called Meta Portal ADB Device Inspector. It's designed to help you verify ADB connectivity to your Meta Portal device. Once connected, it displays some basic device properties and lists the applications you've installed.

This is for anyone who has unlocked their Meta Portal and wants a quick way to inspect its software environment. It provides a straightforward overview without needing complex setups. You can see if ADB is working, get a sense of the hardware, and know what apps are on the device.

It’s a simple tool, built to be direct and functional. No complex UI, just a script you run from your terminal.

Get it here: Meta Portal ADB Device Inspector

Top comments (0)