Adbons

Latest version: v0.4.0

Safety actively analyzes 621409 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

Expand features and fix minor bugs

Added
- Show the current date with `adbons date`.
- Select a device from the devices list with the `--index` option

Changed
- Show the index and a description when `adbons devices` is executed.

Fixed
- Fix an evaluation bug in `adbons config --show`.

0.2.0

Add more features and tests

Added
- Show the help, when `adbons` is invoked without a command.
- Print the current version with `adbons --version`.
- Take a screen capture and saves it into a file with `adbons screencap <filename>`.
- Show the set config values with `adbons config --show`.
- Unit tests for the commands.

0.1.0

Add more features and internal restructuring.

Added
- Execute every adb command with `adbons adb <ADB_COMMAND>`.
- Input a text with `adbons text <text>`.
- Input a key event with `adbons key <text>`.

0.0.1

Initial public release with a basic feature set. Still a beta version and work in progress. See [README](README.md) and `adbons --help` for further information.

Added
- Set device and app id and save it into a config file. This file could be stored locally or globally.
- List all available devices.
- Kill (force-stop) an app.
- Kill all background processes.
- Clear the app data.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.