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.2.tar.gz
(3.4 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.2.tar.gz.
File metadata
- Download URL: dc_thw_emulator-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
269728cf93e811bdecc418228f4883d4bb221aa850f8c706efc165aab11817cd
|
|
| MD5 |
278d2afe0de3dc432150976a7a271d20
|
|
| BLAKE2b-256 |
0e8dd85de28e9b3bef2f50e1ad6edf9657e040b9cad92119dbe547a754cac54d
|
File details
Details for the file dc_thw_emulator-0.0.2-py3-none-any.whl.
File metadata
- Download URL: dc_thw_emulator-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 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 |
0c1ea52b72991e9460474f5056913d1cb6534266cc56ca90032ff28f5cb398bd
|
|
| MD5 |
93200edb1ad72aad3f3f952dfe2201d6
|
|
| BLAKE2b-256 |
2e778e4a53d941399ee7c775dd5fe9a0eeb9f331b44d7bafa44e92b5b5259bdb
|