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.3.tar.gz (525.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.3-py3-none-any.whl (136.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: adbnik-0.7.3.tar.gz
  • Upload date:
  • Size: 525.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.3.tar.gz
Algorithm Hash digest
SHA256 492bc3217584149f2af3619092a01f4a13e5789ba22affc319591e83326d4014
MD5 7c1d3767970418e8677ff4e5fef32940
BLAKE2b-256 bfdde65806121132fc1568c8647c859350eb0e1c60e550fccde365805df8dc87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: adbnik-0.7.3-py3-none-any.whl
  • Upload date:
  • Size: 136.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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3898be50f61fc43bcb8b5a0304c49bfbd78485d65ee79f83f1f82d39183478c4
MD5 1d580e7d647d0fa22fb15e771eaa7aeb
BLAKE2b-256 36c51fa64026429b14a1136e091b7cd85530328d8b7cb6b6e5e77d11772bd043

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