Skip to main content

Start, stop and restart your arma servers just with cli

Project description

JTAC

https://img.shields.io/pypi/v/jtac.svg https://img.shields.io/travis/corp-0/jtac.svg https://ci.appveyor.com/api/projects/status/4j96owvv7ffjkac6?svg=true Documentation Status

Start, stop and restart your arma servers just with cli

Installation

pip install jtac

Features

  • Use commands to start, stop, restart and change missions.

How to Use

jtac generate will create servers.json with all the parameters of your currently running servers, so they can be used later. JTAC will try to operate your servers based on the port stored when you generated servers.json.

jtac start <port> will find a server in servers.json that used that port and start a new server using its parameters.

jtac kill <port> will stop a running server using the last PID registered with that port. Everytime you start a server with JTAC, JTAC will remeber the PID.

jtac restart <port> will retart your server using the last parameters registered.

To Do

jtac radio <command> a native way to remotely send commands to your server box.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2019-11-22)

  • First release on PyPI.

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

jtac-1.0.0.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

jtac-1.0.0-py2.py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page