Emulator Manager for THW Emulator instances
Project description
Emulator Manager
A Python tool to manage multiple instances of the THW Emulator. Launch, stop, reboot, organize windows, and monitor the status of your emulator instances effortlessly.
Features
- Launch multiple emulator instances
- Stop or reboot instances
- Organize emulator windows on the screen
- Check the status of each instance
- Calculate virtual machine sizes
Usage
from dc_thw_emulator import EmulatorManager
# Create an instance of EmulatorManager
manager = EmulatorManager()
# Launch 3 emulator instances
manager.launch_instances(3)
# Stop all instances
manager.stop_instances()
# Reboot all instances with a 3-second delay
manager.reboot_instances(delay=3)
# Organize emulator windows on screen
manager.organize_windows()
# Check the status of each instance
manager.check_status()
# Get the name of each instance
manager.get_instance_name()
# Calculate the size of the virtual machines
manager.calculate_vms_size()
Installation
Install via pip:
pip install dc-thw-emulator
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
dc_thw_emulator-0.0.4.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dc_thw_emulator-0.0.4.tar.gz.
File metadata
- Download URL: dc_thw_emulator-0.0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da7250354a944842bd53423dff02712ff0603477fca654917a3244ceba8305c5
|
|
| MD5 |
c3667ad74fcc6d0dc3987dd1b163b425
|
|
| BLAKE2b-256 |
1151310a329e68d03c3a75429417b921b1eaccac8aa776c92646344513d7b441
|
File details
Details for the file dc_thw_emulator-0.0.4-py3-none-any.whl.
File metadata
- Download URL: dc_thw_emulator-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aeb94d72a676266f4d59d3d9998762f9a5f4d1477f51070fbc43aebb44beabca
|
|
| MD5 |
045b2a358bb42ad59fbdd3bcb25f235b
|
|
| BLAKE2b-256 |
8c95d3245efaa2bb221b01b7aab30ea5f9795059a0295e46d22487f82b7eb6f9
|