liwan - Lightweight Analytics https://liwan.dev
Find a file
Henry 157cae8b2e chore: re-enable tests
Signed-off-by: Henry <mail@henrygressmann.de>
2026-01-11 21:03:25 +01:00
.cargo chore: update refinery, release v1.3.0 2025-10-12 00:30:35 +02:00
.github ci: update workflows 2025-11-26 17:34:06 +01:00
data feat: finish axum migration 2026-01-11 21:03:25 +01:00
scripts chore: update deps 2026-01-01 14:01:14 +01:00
src chore: re-enable tests 2026-01-11 21:03:25 +01:00
tests chore: re-enable tests 2026-01-11 21:03:25 +01:00
tracker chore: update, add badge 2026-01-04 15:32:14 +01:00
web feat: finish axum migration 2026-01-11 21:03:25 +01:00
.gitignore chore: update deps 2025-11-01 22:07:05 +01:00
.rustfmt.toml chore: run biome, cleanup repo 2024-11-24 14:20:41 +01:00
about.toml chore: update deps 2026-01-01 14:01:14 +01:00
audit.toml ci: add audit.toml 2024-09-11 14:37:50 +02:00
biome.json chore: update maxminddb 2025-12-02 21:11:03 +01:00
Cargo.lock chore: re-enable tests 2026-01-11 21:03:25 +01:00
Cargo.toml chore: re-enable tests 2026-01-11 21:03:25 +01:00
CHANGELOG.md chore: update refinery, release v1.3.0 2025-10-12 00:30:35 +02:00
LICENSE.md chore: relicense under apache-2.0 2025-03-27 23:37:30 +01:00
NOTICE.md chore: relicense under apache-2.0 2025-03-27 23:37:30 +01:00
README.md chore: re-enable tests 2026-01-11 21:03:25 +01:00


liwan.dev - Easy & Privacy-First Web Analytics

GitHub Workflow Status GitHub Release Container

   

Features

  • Quick setup
    Quickly get started with Liwan with a single, self-contained binary . No database or complex setup required. The tracking script is a single line of code that works with any website and less than 1KB in size.
  • Privacy first
    Liwan respects your users privacy by default. No cookies, no cross-site tracking, no persistent identifiers. All data is stored on your server.
  • Lightweight
    You can run Liwan on a cheap VPS, your old mac mini, or even a Raspberry Pi. Written in Rust and using tokio for async I/O, Liwan is fast and efficient.
  • Open source
    Fully open source. You can change, extend, and contribute to the codebase.
  • Accurate data
    Get accurate data about your websites visitors, page views, referrers, and more. Liwan detects bots and crawlers and filters them out by default.
  • Real-time analytics
    See your websites traffic in real-time. Liwan updates the dashboard automatically as new visitors come in.

License

Unless otherwise noted, the code in this repository is available under the terms of the Apache-2.0 license. See LICENSE for more information.