mirror of
https://github.com/fumiama/CMoe-Counter.git
synced 2024-11-12 00:40:47 +01:00
Moe-counter的C版本
.github/workflows | ||
assets | ||
.gitignore | ||
CMakeLists.txt | ||
cmoe.c | ||
cmoe.h | ||
Dockerfile | ||
editor.c | ||
LICENSE | ||
README.md | ||
test.c | ||
test.sh |
CMoe-Counter
多种风格可选的萌萌计数器的简易C语言版本
Usage
1. Install simple-http-server
Follow the instructions in that repo to install it.
2. Install simple-protobuf
Follow the instructions in that repo to install it.
3. Install CMoe
git clone https://github.com/fumiama/CMoe-Counter.git
cd CMoe-Counter
mkdir build
cd build
cmake ..
make
# make install
4. Copy files to web root
- Copy
favicon.ico
,index.html
,style.css
and the compiled binarycmoe
(in thebuild
folder) into the same folder. - Run
simple-http-server
by the command
simple-http-server -d port folder
5. Enjoy it!
You can change token and datafile by passing env TOKEN
& DATFILE
.
API
The API of CMoe is simpler than Moe-counter
1. Register
http://yourdomain/cmoe?name=yourname®=token
2. Refer
http://yourdomain/cmoe?name=yourname(&theme=mb/mbh/gb/gbh/r34)
That's all.
Credits
- Moe-counter
- moebooru
- rule34.xxx NSFW
- gelbooru.com NSFW
- Icons8