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.0.tar.gz (524.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.0-py3-none-any.whl (135.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: adbnik-0.7.0.tar.gz
  • Upload date:
  • Size: 524.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.0.tar.gz
Algorithm Hash digest
SHA256 c7aff3bba335e1585342004af0743ce50a78ebd91a950e5380e2febd4fc05ddc
MD5 700231304e065611627eaca03391cb1d
BLAKE2b-256 bc5f16419600c6c1807004632c2c04a84cd7fb125d3f14d253bf40d13714f899

See more details on using hashes here.

File details

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

File metadata

  • Download URL: adbnik-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 135.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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b6943c0df8f1be0612670601792694b8e364aff1b79c25b97417df717dbc9c9
MD5 8d11157ac9ec5d97e7937755f3f0f37c
BLAKE2b-256 d538aa8b839d7a1dedf99b1a38df019d3366d210c0882720eabd14914e4cbf63

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