Skip to content

A service to keep a live heartbeat (ping) on multiple devices

License

Notifications You must be signed in to change notification settings

5HT2B/heartbeat

Repository files navigation

Last Online Total Beats Docker Build CodeFactor

A service to see when a device was last active. Works by pinging the server every minute, from any device, as long as said device is unlocked and being used (ie, you typed or used the mouse in the last two minutes).

Contributing

Contributions to fix code are welcome, as are any improvements.

See USAGE.md for compiling + running + testing instructions.

Running server or client in production

See DOCS.md#running-server-in-production for more information.

API

See DOCS.md#api for more information.