TI
timmybo5/sbox-server-manager
Windows tool to manage sbox dedicated servers, powered by Electron.
S&Box Server Manager
A Windows tool to manage sbox dedicated servers, powered by Electron.
Before Use
Server Manager uses SteamCMD, you need to install it seperately, you can find information about how to install and use SteamCMD here:
https://developer.valvesoftware.com/wiki/SteamCMD.
Once SteamCMD has been installed, you can install the s&box Server by running the following command in Windows Terminal from the directory you installed SteamCMD.
./steamcmd +login anonymous +app_update 1892930 validate +quit
Install SteamCMD and run the s&box install cmd once
How does it work?
Server Manager spawns a PTY shell with sbox-server.exe (scrds) as a child process and directly controls the process.
Features
- Console
- Player list with kicking
- Multi-server configuration support
- Search public maps and gamemodes by name
Technologies
- Electron
- Node.js
- React.js + Typescript
- Redux Toolkit
- Webpack
- Node-pty
Building
- Requirements:
- npm v8+
- node v18+
- Python >=v3.7
- Visual Studio:
- MSVC v142 (or newer) C++ build tools
- Windows 10/11 SDK (the one matching your OS)
- Install dependencies with
npm i - Build with
npm run make
Special Thanks
- https://github.com/codesbiome/electron-react-webpack-typescript-2023
- https://github.com/microsoft/node-pty
Interface
Server Settings
Players
On this page
Languages
TypeScript74.1%SCSS17.3%JavaScript8.4%HTML0.2%
Contributors
MIT License
Created April 21, 2023
Updated March 11, 2026


