32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
[[projects]]
|
|
name = "MineSentinel"
|
|
description = "Minecraft 服务器智能守护进程,TCP 端口检测 + 崩溃自动重启 + 防循环冷却期"
|
|
repo_url = "https://gitee.com/snoware/minesentinel"
|
|
demo_url = "https://swe-iss.rth1.xyz/softwares/minesentinel"
|
|
doc_url = "https://gitee.com/snoware/minesentinel/blob/master/DEPLOY.md"
|
|
tags = ["Ruby", "Minecraft", "Server", "Monitoring", "Daemon", "SNOWARE"]
|
|
|
|
[[projects]]
|
|
name = "btcli"
|
|
description = "一款在线命令行翻译工具,支持中文及其他语言,配备TUI界面"
|
|
repo_url = "https://gitee.com/ironbayberry/btcli"
|
|
demo_url = "https://swe-iss.rth1.xyz/softwares/btcli"
|
|
doc_url = "https://docs.rs/btcli"
|
|
tags = ["Rust", "CLI", "Translation", "TUI", "SASWE"]
|
|
|
|
[[projects]]
|
|
name = "Reverberation"
|
|
description = "Story teller, it's more lightweight than nano and more convenient to use than echo."
|
|
repo_url = "https://gitee.com/ironbayberry/reverberation"
|
|
demo_url = "https://swe-iss.rth1.xyz/softwares/reverberation"
|
|
doc_url = "https://docs.rs/reverberation"
|
|
tags = ["CLI", "Chinese", "open-source", "SASWE", "Rust"]
|
|
|
|
[[projects]]
|
|
name = "Mint Runtime"
|
|
description = "Security-featured runtime for Lua with i18n support, bytecode verification, and fine-grained access control."
|
|
repo_url = "https://gitee.com/snoware/mint"
|
|
demo_url = "https://swe-iss.rth1.xyz/softwares/mint"
|
|
doc_url = "https://docs.rs/mintrt"
|
|
tags = ["CLI", "Chinese", "open-source", "SASWE", "Rust", "Lua", "Runtime", "Security", "i18n"]
|