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.5.tar.gz (527.1 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.5-py3-none-any.whl (138.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: adbnik-0.7.5.tar.gz
  • Upload date:
  • Size: 527.1 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.5.tar.gz
Algorithm Hash digest
SHA256 40b2e667f1510fd37b462c60860714d23e3b585bbbff33d6efe76a42d6b936d2
MD5 6d9b2e5117a00ddab020eacff1556210
BLAKE2b-256 d3d6e914109d2957441aca56bf5b7a72860d6a70a175d9d1b1f0fe6803111c83

See more details on using hashes here.

File details

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

File metadata

  • Download URL: adbnik-0.7.5-py3-none-any.whl
  • Upload date:
  • Size: 138.1 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5cc7b5dbad8b46ccf5ed7dea2736a1b7c2da1e8f0b1bb9367b2dfe140c961b63
MD5 8ceab869fbc9869c33be387dbfc10757
BLAKE2b-256 d9f2eab71063ac63e724cf2e682dbd8a95f7789dd258a43c55e6407d310d42cb

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