All Projects → MCSManager → UI

MCSManager / UI

Licence: AGPL-3.0 license
适用于 MCSManager 的 Web UI 界面

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to UI

Spreen
Now use any device with a web browser as a second screen for your laptop or PC. No cables. No internet. No software installation. Just Spreen, that's it.
Stars: ✭ 29 (-68.82%)
Mutual labels:  socket-io
order-service
一个基于vuejs,reactjs,nodejs,socket.io的服务系统
Stars: ✭ 22 (-76.34%)
Mutual labels:  socket-io
meditation-plus-angular
DEVELOPMENT MOVED TO
Stars: ✭ 15 (-83.87%)
Mutual labels:  socket-io
spiced-final-project
Career explorer platform developed in React.js in 6 days.
Stars: ✭ 14 (-84.95%)
Mutual labels:  socket-io
chokidar-socket-emitter
a simple chokidar watcher which emits events to all connected socket.io clients
Stars: ✭ 28 (-69.89%)
Mutual labels:  socket-io
vue3-element-admin
🎉 基于 vite2 + vue3 + element-plus 的后台管理系统vue3-element-admin;使用vue-cli可以切换webpack分支
Stars: ✭ 79 (-15.05%)
Mutual labels:  element-plus
socket.io-clusterhub
socket.io storage powered by clusterhub for multi process applications.
Stars: ✭ 70 (-24.73%)
Mutual labels:  socket-io
connect4
Connect 4️⃣Game
Stars: ✭ 1 (-98.92%)
Mutual labels:  socket-io
RIACharRoom
富媒体游戏聊天室,挂coding上了
Stars: ✭ 15 (-83.87%)
Mutual labels:  socket-io
live-graph
Simple live graph with Flask and SocketIO
Stars: ✭ 17 (-81.72%)
Mutual labels:  socket-io
2019-01
👨‍💻👩‍💻Boolean Avengers : 개발 상식을 점검할 수 있는 웹 시리어스 게임 서비스
Stars: ✭ 38 (-59.14%)
Mutual labels:  socket-io
titanium-socketio
Use the native Socket.io SDK's with Axway Titanium.
Stars: ✭ 25 (-73.12%)
Mutual labels:  socket-io
react-chat-client
A simple chat client built in React for communicating with the node-multi-server-chat example
Stars: ✭ 24 (-74.19%)
Mutual labels:  socket-io
uni-chat
uni-app + vue3.0 + typescript + vue-cli 仿手机QQ聊天 qq表情包
Stars: ✭ 55 (-40.86%)
Mutual labels:  socket-io
spotify-connect-ws
A Socket.IO plugin for interfacing with Spotify's Connect API using WebSockets.
Stars: ✭ 61 (-34.41%)
Mutual labels:  socket-io
ChartTheStockMarket
🔥 📈 💸 Chart the Stock Market - FCC Challenge
Stars: ✭ 39 (-58.06%)
Mutual labels:  socket-io
uno-multiplayer
uno multiplayer web app game based on socket io and nodejs
Stars: ✭ 27 (-70.97%)
Mutual labels:  socket-io
gobang
五子棋小游戏canvas socket.io
Stars: ✭ 38 (-59.14%)
Mutual labels:  socket-io
turven
turven lets people on your website see how many other people are also reading the same page 👀
Stars: ✭ 39 (-58.06%)
Mutual labels:  socket-io
nodebb-theme-oxide
Theme based on Github for NodeBB.
Stars: ✭ 23 (-75.27%)
Mutual labels:  socket-io

MCSManager 图标.png


Status Status Status

官方网站 | 使用文档 | 团队主页 | 面板端项目 | 网页前端项目 | 守护进程项目

适用于 MCSManager 的 Web UI 项目。

项目主仓库请前往:https://github.com/MCSManager/MCSManager


MCSManager 简介

分布式,稳定可靠,开箱即用,高扩展性,支持 Minecraft 和其他少数游戏的控制面板。

MCSManager 面板(简称:MCSM 面板)是一款全中文,轻量级,开箱即用,多实例和支持 Docker 的 Minecraft 服务端管理面板。

此软件在 Minecraft 和其他游戏社区内中已有一定的流行程度,它可以帮助你集中管理多个物理服务器,动态在任何主机上创建游戏服务端,并且提供安全可靠的多用户权限系统,可以很轻松的帮助你管理多个服务器。


搭建开发环境

git clone https://github.com/MCSManager/MCSManager-UI.git
cd MCSManager-UI
npm install
npm run serve
# 访问 http://localhost:8080/ 即可预览界面

需要面板端项目同时运行以提供后端接口能力,默认所有请求转发到 23333 端口。


问题报告

欢迎发现的任何问题进行反馈,必当及时修复。

若发现严重安全漏洞又不便公开发布,请发送邮件至: [email protected],安全问题修复后将在代码中附加漏洞发现者姓名。


贡献

如果你在使用过程中发现任何问题,可以提交 Issue 或自行 Fork 修改后提交 Pull Request。

代码需要保持现有格式,不得格式化多余代码,具体可参考这里


版权约束

此开源项目使用 AGPL 协议 作为开源协议,未经过官方闭源开发授权,您如果对代码有任何修改,则必须要公开您修改后的源代码,具体约束如下。

准许

  • 对软件源代码进行修改,复制,分发。
  • 利用软件进行商业使用,赚取利润。

必须

  • 公开提供您修改后的完整源代码。
  • 在代码文件、界面中保留版权声明。

禁止

  • 禁止售卖此软件,申请专利,著作权等。

更多授权与版权约束详情,请前往官方网站界面了解更多。


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].