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.6.0.tar.gz (524.0 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.6.0-py3-none-any.whl (134.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for adbnik-0.6.0.tar.gz
Algorithm Hash digest
SHA256 6db89d139d42379542be8275ceedb80b339ee1f207d9974456a87a29be369b1e
MD5 5d9a26db8b276148e88e54adfb954d14
BLAKE2b-256 a7814131975fece719265df77497f0d1885d8418c80f67fc771501da43600b86

See more details on using hashes here.

File details

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

File metadata

  • Download URL: adbnik-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 134.9 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.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 15e30e89f00cd963b1929f2f9aa6ff8bf8b4caa7f504e9ea5bde3bfd878e0317
MD5 dbcb033bca57b8f01889e8438e6c5458
BLAKE2b-256 d6037481d880459917ba05760ad4d4b78acf11426b37868fce63bd4adeaa7c12

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