Skip to content

huangdihd/XinManager

Repository files navigation

xinManager

Latest Release Issues License Stars


xinManager is a centralized panel for managing xinbot instances.


✨ Features

  • Manage multiple xinbot instances
  • Monitor instance status in real time
  • Access instance terminal remotely (with history replay)
  • 3D world viewer for bots

🚀 Quick Start

1. Install xinRemote plugin

Follow the xinRemote installation guide.
After first run of a xinbot instance, you can get or modify the host, port, and token in remote_config.json.


2. Install xinManager

You can install xinManager via setup scripts.

Linux

sudo su -c "wget -qO- https://raw.githubusercontent.com/huangdihd/xinManager/master/scripts/setup_linux.sh | bash"

macOS

sudo sh -c "wget -qO- https://raw.githubusercontent.com/huangdihd/xinManager/master/scripts/setup_darwin.sh | bash"

Windows

curl -sSL -o setup_win.bat https://raw.githubusercontent.com/huangdihd/xinManager/master/scripts/setup_win.bat && call setup_win.bat && del setup_win.bat

👉 The setup script will install xinManager as a service.
You can view or modify the password in config.json.


3. Open xinManager in browser

Visit:

http://<your_server_ip>:3000

4. Add xinbot instances

  1. Open the Bot管理 page
  2. Click 添加实例
  3. Enter the instance address and token
  4. Click 添加 to finish

🎉 The instance will now appear in your list!


📜 License

This project is licensed under the terms of the
GNU General Public License v3.0 (GPLv3).

About

A centralized panel for managing xinbot instances

Resources

License

Stars

7 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors