Skip to main content

Adbnik — ADB device workspace: shell, APK install, SSH, serial, files, USB screen (PyQt5 desktop).

Project description

Adbnik

Adbnik logo

Adbnik is a PyQt5 desktop app for Android and remote workflows: ADB shells and shortcuts, SSH terminals, serial consoles, file transfer (device, SFTP, FTP), and launching screen mirroring (e.g. scrcpy) from one tabbed window.

Third-party tools (adb, ssh, scrcpy) are not bundled—install them separately and point to them in File → Preferences if they are not on your PATH.


Features

Area What you get
ADB Device list, shell tabs, APK install flow, bookmarks, quick commands
SSH Full-screen terminal using your system OpenSSH client
Serial COM port + baud in the UI
Files Local ↔ remote browser (Android / SFTP / FTP)
Screen Start and manage mirroring with your chosen executable

Requirements

  • Python 3.9+ (64-bit recommended on Windows)
  • Android: USB debugging; platform-tools (adb) available to that Python environment
  • SSH: ssh on PATH (or configured the same way your shell finds it)
  • Mirroring: scrcpy or another tool, on PATH or set in Preferences
  • Serial: Port visible to the OS with a suitable driver

Install

Use one Python interpreter for both pip and launch (avoids broken entry points on Windows):

py -m pip install --upgrade pip
py -m pip install adbnik
py -m adbnik

With a specific interpreter:

"C:\Path\To\Python\python.exe" -m pip install adbnik
"C:\Path\To\Python\python.exe" -m adbnik

First launch

  1. Run python -m adbnik from the environment where the package is installed.
  2. Set ADB / scrcpy paths under File → Preferences if needed.
  3. Open the Terminal, Files, or Screen areas from the main tabs.

Configuration is stored in a .adbnik.json file under your user profile. Older .devicedeck.json settings are migrated when you save preferences.


Screenshots

Main window

Terminal

File explorer

Screen control


Development

git clone https://github.com/nvnkennedy/adbnik.git
cd adbnik
py -m venv .venv
.venv\Scripts\activate
py -m pip install -e ".[dev]"
py -m pytest tests -q
py -m adbnik

Troubleshooting

ModuleNotFoundError: No module named 'adbnik' — Install with the same python.exe you use to run the app:

"C:\Path\To\Python\python.exe" -m pip install --force-reinstall adbnik
"C:\Path\To\Python\python.exe" -m adbnik

On Windows, list interpreters with py -0p.


Links

Resource URL
Repository https://github.com/nvnkennedy/adbnik
PyPI https://pypi.org/project/adbnik/
Site https://nvnkennedy.github.io/adbnik/

License

MIT — see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adbnik-0.7.1.tar.gz (524.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adbnik-0.7.1-py3-none-any.whl (135.5 kB view details)

Uploaded Python 3

File details

Details for the file adbnik-0.7.1.tar.gz.

File metadata

  • Download URL: adbnik-0.7.1.tar.gz
  • Upload date:
  • Size: 524.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.8

File hashes

Hashes for adbnik-0.7.1.tar.gz
Algorithm Hash digest
SHA256 aab6ab94eeb512a1b24990e34e3b8616c700cae19f74cacde325504c45652958
MD5 c73e15b2d23f6787e2954bec7c384bd3
BLAKE2b-256 6529ca8e5620fcc609257a254c852b5300f62e65ee6b65ab51060ffece5f967b

See more details on using hashes here.

File details

Details for the file adbnik-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: adbnik-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 135.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.8

File hashes

Hashes for adbnik-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 51dc8d860ac78a853e14acc936e5c247e47d9f40e598d8ceb5ae2d73b7b41c31
MD5 f89e3c2c685df4a814b71f6b793c6651
BLAKE2b-256 ce25cfde4f5df3c3e4a4f2da2b9aa539b21f293047c86ce97fe2b3407c9ea661

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page