Skip to content

5HT2B/heartbeat-riir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last Online Total Beats Docker Build Lint

A service inspired by 5HT2B/heartbeat implemented in Rust.

Improvements

This implements a few additional features when compared to upstream. Some of these are still open issues, and may be implemented soon.

  • Token-per-device
  • Persistence improvements with a more robust database
  • Built-in support for SVG badge generation (using dynamic badges from shields.io leads to long and clunky URLs).
  • Hierarchical configuration.

Compatibility

This service makes some opinionated design changes from upstream in relation to stats, and how devices are added, and renames the Auth header to the more widely accepted Authorization, hence existing clients need a bit of tweaking to be compatible with this server.

Usage

See docs/usage.md for compilation and usage instructions, and docs/client.md for API reference and client information.