repositorypackage
0.0.0-20240720001354-6034c5fab04f
Repository: https://github.com/5ht2b/heartbeat.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
heartbeat
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.