All Projects → technically-functional → heartbeat

technically-functional / heartbeat

Licence: ISC license
A service to keep a live heartbeat (ping) on multiple devices

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
CSS
56736 projects
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to heartbeat

HttpServerLite
TCP-based simple HTTP and HTTPS server, written in C#.
Stars: ✭ 44 (+62.96%)
Mutual labels:  webserver
WebServer
Powershell WebServer is a Powershell module that starts a webserver (without the need for IIS)
Stars: ✭ 27 (+0%)
Mutual labels:  webserver
stirfry
StirFry is a self contained and lightweight web framework for nodejs
Stars: ✭ 24 (-11.11%)
Mutual labels:  webserver
httplab
The interactive web server
Stars: ✭ 3,856 (+14181.48%)
Mutual labels:  webserver
django-http2-middleware
⚡️Django middleware to automatically send preload headers before views runs, enabling faster HTTP2 server-push (with CSP support).
Stars: ✭ 65 (+140.74%)
Mutual labels:  webserver
SpotifyWebApi
A .net core wrapper for the Spotify Web API
Stars: ✭ 19 (-29.63%)
Mutual labels:  webserver
wine
A lightweight and flexible framework to help build elegant web API
Stars: ✭ 39 (+44.44%)
Mutual labels:  webserver
Anti-DDOS-Script
Anti DDOS Protection that will stop DDOS from taking down your Linux Server
Stars: ✭ 51 (+88.89%)
Mutual labels:  webserver
fcgi-function
A cross-platform module to writing C/C++ service for nginx.
Stars: ✭ 33 (+22.22%)
Mutual labels:  webserver
wnmp-dev
Development environment: Windows + nginx + MySQL + PHP
Stars: ✭ 52 (+92.59%)
Mutual labels:  webserver
learn undertow
learn undertow
Stars: ✭ 27 (+0%)
Mutual labels:  webserver
httpsify
a transparent HTTPS termination proxy using letsencrypt with auto certification renewal
Stars: ✭ 107 (+296.3%)
Mutual labels:  webserver
WebServer
C++高性能网络服务器
Stars: ✭ 53 (+96.3%)
Mutual labels:  webserver
Jarvis
APL-based web service framework supporting JSON or REST
Stars: ✭ 17 (-37.04%)
Mutual labels:  webserver
initial-webserver-setup
Ansible playbook for initial ubuntu 16.04 webserver setup and Laravel zero time deployment
Stars: ✭ 50 (+85.19%)
Mutual labels:  webserver
SimpleWebServer
TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!
Stars: ✭ 67 (+148.15%)
Mutual labels:  webserver
khudro
Khudro is a very light weight web-server built with C.
Stars: ✭ 19 (-29.63%)
Mutual labels:  webserver
goroutine-pool
A simple goroutine pool which can create and release goroutine dynamically, inspired by fasthttp.
Stars: ✭ 31 (+14.81%)
Mutual labels:  fasthttp
embedio-extras
Additional Modules showing how to extend EmbedIO.
Stars: ✭ 43 (+59.26%)
Mutual labels:  webserver
fastglue
Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.
Stars: ✭ 71 (+162.96%)
Mutual labels:  fasthttp

heartbeat

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].