1
0
Fork 0
mirror of https://github.com/explodingcamera/liwan.git synced 2026-03-11 14:56:50 +00:00
liwan - Lightweight Analytics https://liwan.dev
  • Rust 45.4%
  • TypeScript 40.8%
  • CSS 7.7%
  • Astro 5.8%
  • Shell 0.2%
Find a file
Henry ebef7fb2c7
ci: update actions
Signed-off-by: Henry <mail@henrygressmann.de>
2026-03-09 15:40:25 +01:00
.cargo chore: update refinery, release v1.3.0 2025-10-12 00:30:35 +02:00
.github ci: update actions 2026-03-09 15:40:25 +01:00
data chore: upgrade deps, switch to base-ui (#33) 2026-03-09 13:31:28 +01:00
scripts ci: update actions 2026-03-09 15:40:25 +01:00
src chore: upgrade deps, switch to base-ui (#33) 2026-03-09 13:31:28 +01:00
tests chore: upgrade deps, switch to base-ui (#33) 2026-03-09 13:31:28 +01:00
tracker chore: update, add badge 2026-01-04 15:32:14 +01:00
web chore: upgrade deps, switch to base-ui (#33) 2026-03-09 13:31:28 +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: upgrade deps, switch to base-ui (#33) 2026-03-09 13:31:28 +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: upgrade deps, switch to base-ui (#33) 2026-03-09 13:31:28 +01:00
Cargo.toml chore: upgrade deps, switch to base-ui (#33) 2026-03-09 13:31:28 +01:00
CHANGELOG.md docs: update changelog 2026-01-28 15:56:32 +01: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.