https://github.com/bailuk/anbox-status
https://github.com/bailuk/anbox-status
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bailuk/anbox-status
- Owner: bailuk
- License: mit
- Created: 2021-04-06T17:31:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-08T11:11:42.000Z (over 5 years ago)
- Last Synced: 2025-02-06T05:12:50.825Z (over 1 year ago)
- Language: Perl
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Anbox Status & Control
GUI shell for [anbox](https://anbox.io/) written in perl.
## Features
- Display information about status of current installation
- List and start installed Android applications
- Start / stop session manager
## Dependencies
- [anbox](https://anbox.io/) installed with [snap](https://snapcraft.io/).
- perl 5
- libgtk3-perl
## Configuration
Adjust global variables at beginning of script
## Run
`perl ./anbox-status.pl`
## Screenshot