Simple Presence

Add real-time user presence to any JavaScript application with just a few lines of code

Live Demo
0
users online right now
Live data
Using real Simple Presence API
Start Free

Why Simple Presence?

Lightning Fast

Real-time updates in milliseconds, not seconds

Simple Setup

Just a few lines of code to get started

Framework Agnostic

Works with React, Vue, Angular, or vanilla JS

Get Started in Minutes

ReactReact.tsx
import { usePresenceCount } from "@simple-presence/react";	function OnlineUsers() {	const count = usePresenceCount("page-1", {		appKey: "your-app-key",	});		return (		<div>			<span>👥 {count} users online</span>		</div>	);}

Start Free, Scale Later

Free Plan
$0
  • 2 Applications
  • 100 Users Simultaneous
  • Real-time Updates
  • Basic Analytics

Paid plans coming soon with advanced features