0.0.3 • Published 2 years ago

aternos-control v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Aternos Control

Aternos Control is a Node.js package that provides a convenient way to automate interactions with the Aternos server hosting platform using Puppeteer.

Features

  • Login to Aternos using your credentials
  • Choose a specific server to control
  • Retrieve the status of the server (offline, online, starting)
  • Start or stop the server

Prerequisites

  • Node.js and npm should be installed on your system.
  • Familiarity with JavaScript and basic understanding of Puppeteer.

Installation

  1. Clone or download this repository.

  2. Install the dependencies by running the following command:

npm install

Usage

  1. Customize the login credentials and server name in the index.js file.

  2. Run the package using the following command:

node index.js

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago