A web admin tool based on the openttd admin port and the node-openttd-admin repo
https://github.com/thbaumbach/node-openttd-admin

Ben Ward a45892a53d add node-openttd-admin 11 månader sedan
client ed752a5f04 logo 11 månader sedan
server a45892a53d add node-openttd-admin 11 månader sedan
.gitignore 7cd27a63cc bootstrapped project 11 månader sedan
.gitmodules a45892a53d add node-openttd-admin 11 månader sedan
README.md 7cd27a63cc bootstrapped project 11 månader sedan

README.md

Open TTD Admin Webapp

Purpose

I wanted a little admin panel to make interacting with my OpenTTD Dedicated Server a little easier. To do things like play/pause the game, send chat messages, amend settings etc without having to run a graphical environment on the game server itself.

Approach

Using a nodejs library which can connect to a server and subscribe to updates and send RCON commands etc to expose some common commands over http/rest etc, then running a React App over the top of that.

Technology

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: