KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
SmmServer
★ 57
Open GitHub ↗
SmmServer GUI.
Download README (.md)
Explore Similar Repositories
PytorchNER_zh
:
这是我ehr-journey项目的一个命名实体识别的子项目,主要实现基于中文预训练字向量finetune的Bert与BiLSTM模型的网络。演示使用了CCKS2019task1数据集,并实现了django接口。
HowTo-decrypt-Signal.sqlite-for-IOS
:
Decrypt signal.sqlite IOS
vpncore
:
Core application code shared between the iOS and macOS apps
ts-google-drive
:
No description available.
OpenCore-Asus-X299
:
OpenCore Asus Strix X299 Hackintosh
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
SmmServer
?
Download (.md)
# SmmServer Open source private server for Super Mario Maker, integrated with [smmdb](https://smmdb.net) and [Cemu](https://cemu.info).   ## Compiling Install [`uv`](https://docs.astral.sh/uv/), then: ```bash # Create venv with dependencies uv sync # Create package uv run python build.py ``` The release package also has a copy of [Cemu 2.6](https://github.com/cemu-project/Cemu/releases/tag/v2.6) and a few configuration files.