Skip to content

A Lametric-App which shows the number of players connected on a server Minecraft / Source (Gmod, CS, CSGO) / FiveM

Notifications You must be signed in to change notification settings

GameServerTracker/LametricApp

Repository files navigation

Game Server Tracker - Lametric App

gst_icon

Introduction

app

G.S.T displays the number of players connected on various game servers:

  • Minecraft Java Edition
  • Minecraft Bedrock Edition
  • Source (CS / CS:GO / GMod / HL2)
  • FiveM / RedM

Installation

$ yarn install

Running the app

watch mode

$ yarn run start:dev

OR

production mode

$ yarn run start:prod