Back to rankings

journey-ad/Moe-Counter

JavaScriptcount.getloli.com

Moe counter badge with multiple themes! - 多种风格可选的萌萌计数器

badgevisitorsvisitor-countercounter
Star Growth
Stars
3k
Forks
288
Weekly Growth
Issues
3
1k2k
Aug 2020Jul 2022Jul 2024Jul 2026
Artifactsnpmnpm install moe-counter
README

Moe Counter!

多种风格可选的萌萌计数器

Moe Counter!

Featured|HelloGitHub

More theme

Contribute themes is welcome!

3d-num

3d-num

ai-1

ai-1

asoul

asoul

booru-ffsr

booru-ffsr

booru-helltaker

booru-helltaker

booru-huggboo

booru-huggboo

booru-jaypee

booru-jaypee

booru-koe

booru-koe

booru-lewd

booru-lewd

booru-lisu

booru-lisu

booru-mjg

booru-mjg

booru-mof

booru-mof

booru-nandroid

booru-nandroid

booru-qualityhentais

booru-qualityhentais

booru-r6gdrawfriends

booru-r6gdrawfriends

booru-rfck

booru-rfck

booru-smtg

booru-smtg

booru-snyde

booru-snyde

booru-the-collection

booru-the-collection

booru-touhoulat

booru-touhoulat

booru-townofgravityfalls

booru-townofgravityfalls

booru-twifanartsfw

booru-twifanartsfw

booru-ve

booru-ve

booru-vivi

booru-vivi

booru-vp

booru-vp

booru-yuyuyui

booru-yuyuyui

capoo-1

capoo-1

capoo-2

capoo-2

e621

e621

food

food

gelbooru

gelbooru

green

green

kasuterura-1

kasuterura-1

kasuterura-2

kasuterura-2

kasuterura-3

kasuterura-3

kasuterura-4

kasuterura-4

kyun

kyun

love-and-deepspace

love-and-deepspace

miku

miku

minecraft

minecraft

moebooru

moebooru

morden-num

morden-num

nixietube-1

nixietube-1

nixietube-2

nixietube-2

normal-1

normal-1

normal-2

normal-2

original-new

original-new

original-old

original-old

rule34

rule34

shimmie2

shimmie2

sketch-1

sketch-1

sketch-2

sketch-2

yousa-ling

yousa-ling

Demo

https://count.getloli.com

This service handles over 10 million requests every month. If Moe Counter! has been useful to you, please consider sponsoring to help keep the server running. Every little bit helps! 💖

Moe Counter! 每月处理超过 1000万 次请求。如果这个项目对你有帮助,恳请赞助支持服务器的持续运行,感谢每一份支持!

Alipay / WeChat Pay(支付宝 / 微信支付)

Alipay WeChat Pay

How to use

For information on counter usage and configuration, refer to the demo website.

Usage

Pull the pre-built image from GitHub Container Registry:

$ docker pull ghcr.io/journey-ad/moe-counter:latest

Run with Docker:

$ docker run -d -p 3000:3000 \
  -v $(pwd)/data:/app/data \
  -e APP_PORT=3000 \
  -e DB_TYPE=sqlite \
  ghcr.io/journey-ad/moe-counter:latest

Or use docker-compose:

version: '3'
services:
  moe-counter:
    image: ghcr.io/journey-ad/moe-counter:latest
    ports:
      - "3000:3000"
    volumes:
      - ./data:/app/data
    environment:
      - APP_PORT=3000
      - DB_TYPE=sqlite

Deploying from Source

$ git clone https://github.com/journey-ad/Moe-Counter.git
$ cd Moe-Counter
$ pnpm install

$ pnpm start

Configuration

Set .env file to specify the environment variables. .env.example

# Specify your website URL
# APP_SITE=https://count.getloli.com

# Application port
APP_PORT=3000

# Database type: either 'sqlite' or 'mongodb'
DB_TYPE=sqlite

# If using MongoDB, provide the connection string
# DB_URL=mongodb://127.0.0.1:27017

# Database write interval in seconds (0 for real-time)
DB_INTERVAL=60

# Log level: either 'debug' | 'info' | 'warn' | 'error' | 'none'
LOG_LEVEL=debug

# Google Analytics `G-Tag` ID
# GA_ID=G-XXXX

Credits

License

MIT License, excluding all themes


Star History Chart
Related repositories
badges/shields

Concise, consistent, and legible badges in SVG and raster format

JavaScriptnpmApache License 2.0badgegithub
shields.io
26.9k5.6k
XAMPPRocky/tokei

Count your code, quickly.

Rustcrates.ioOthertokeicloc
14.7k692
alexandresanlim/Badges4-README.md-Profile

:octocat: Improve your README.md profile with these amazing badges.

MarkdownMIT Licenseiconicons
alexandresanlim.github.io/Badges4-README.md-Profile/
13.3k1.7k
Schweinepriester/github-profile-achievements

A collection listing all Achievements available on the GitHub profile 🏆

MarkdownMIT Licensegithubgithub-profile
5.1k452
Devlight/NavigationTabBar

Navigation tab bar with colorful interactions.

JavaMavenApache License 2.0navigationbar
4.9k914
qstumn/BadgeView

支持自由定制外观、拖拽消除的MaterialDesign风格Android BadgeView

JavaMavenApache License 2.0badgeviewbadge
4k541
drknzz/GitHub-Achievements

🔥 A Complete List of GitHub Profile Badges and Achievements 🔥

MarkdownMIT Licenseachievementachievements
drknzz.github.io/GitHub-Achievements/
3k303
rilyu/teaset

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.

JavaScriptnpmMIT Licensereact-nativeframework
2.9k479
bingoogolapple/BGABadgeView-Android

Android 徽章控件

JavaMavenbadgeviewbadge
2.6k435
Thinkright20/Profile-Badges

🛡️ A list of all profile badges and how to obtain each one 🛡️

MIT Licenseachievementsbadge
2.1k251
angcyo/DslTabLayout

:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等

KotlinMIT Licenseandroidkotlin
github.com/angcyo/DslAdapter
1.8k156
badgen/badgen.net

Fast badge service

TypeScriptnpmISC Licensebadgenbadge
badgen.net
1.5k140