Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bailuk/anbox-status
https://github.com/bailuk/anbox-status
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bailuk/anbox-status
- Owner: bailuk
- License: mit
- Created: 2021-04-06T17:31:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-08T11:11:42.000Z (over 3 years ago)
- Last Synced: 2024-10-25T09:28:03.455Z (about 2 months 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