This website requires JavaScript.
Explore
Help
Register
Sign In
MahnoKropotkinvich
/
minimcd
Watch
1
Star
0
Fork
0
You've already forked minimcd
Code
Issues
8
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
20
Commits
2
Branches
0
Tags
96
KiB
Go
99.8%
Shell
0.2%
426adf8d3a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
MahnoKropotkinvich
426adf8d3a
cleanup
2024-12-26 12:00:59 +08:00
.gitignore
cleanup
2024-12-26 12:00:59 +08:00
build.sh
cleanup
2024-12-26 12:00:59 +08:00
chan.go
fsm bugs fixed
2024-12-24 19:14:38 +08:00
config.go
已测试并修正了新bug,择日再改
2024-12-23 23:15:37 +08:00
conn.go
fsm bugs fixed
2024-12-24 19:14:38 +08:00
daemon.go
now usable, will soon released as v0.1
2024-12-24 15:15:27 +08:00
ds.go
code cleanup
2024-12-24 21:12:49 +08:00
fsm.go
clean up code
2024-12-24 20:55:19 +08:00
go.mod
now usable, will soon released as v0.1
2024-12-24 15:15:27 +08:00
logger.go
完成config和logger
2024-12-23 14:53:49 +08:00
main.go
功能已基本完成,现投入docker进行测试
2024-12-23 21:36:53 +08:00
README.md
能用了
2024-12-23 21:55:02 +08:00
state.go
功能已基本完成,现投入docker进行测试
2024-12-23 21:36:53 +08:00
typeconv.go
fix bugs for not able to recycle
2024-12-24 17:57:01 +08:00
README.md
minimcd - 用于在Docker容器中让mc服务器按需开关机的守护程序
本仓库目前极小范围使用,暂不考虑增加功能与详细文档等