Vai al contenuto principale
Demo pubblica Pulse è in modalità demo. — Il prodotto è un mock solo frontend — ogni schermata, ogni record vive nel tuo browser. Lo rilasciamo presto per capire cosa serve davvero alle persone, prima di costruire il backend. Accedi dentro l'app per lasciarci feedback che arriva diretto ai maintainer. Apri la demo
Pulse HR
Accedi Inizia gratis

Keyboard-first

Two keys.
Everything.

⌘K opens fuzzy search across every resource. ⌘J opens a command bar — type what you want in plain language and a local intent parser turns it into a runnable action. No LLM round-trip, no cross-tenant training, works fully offline as part of the PWA.

⌘K fuzzy finder

Employees, commesse, documents, settings — sub-50ms search over your whole tenant.

⌘J command bar

Deterministic intent parser with confidence scoring. 6 intent kinds today, growing.

Voice dictation

Native Web Speech API. ⌘⇧. starts dictation in any input or in the command bar.

What the command bar actually does.

No LLM is involved — the code lives at apps/app/src/lib/nlp.ts and you can read it. Below are real parsed intents, with the confidence score the parser produces.

You type

  • log 4h on NOV-2025-07 yesterday, feature work
  • book leave next Friday, PTO
  • add employee Marco Rossi, Milan, contractor
  • fill missing hours for this week

Parser output

  • log-hours · 4h · NOV-2025-07 · Apr 19 · feature · confidence 0.94
  • book-leave · 2026-04-24 · kind=PTO · confidence 0.91
  • add-employee · Marco Rossi · Milan · contractor · confidence 0.82
  • fill-missing · scope=this-week · confidence 0.96

Shortcuts cheat sheet.

⌘K Open fuzzy search Jump to any employee, project, document or setting.
⌘J Open command bar Type a natural-language action; local parser runs it.
⌘⇧. Start voice Dictate into any input via Web Speech API.
G P Go to People Navigate to /people without a mouse.
G T Go to Time Navigate to /time.
N New (context-aware) In /people: new employee. In /time: new entry. Etc.
? Show all shortcuts Cheat-sheet overlay, always up to date.

Offline by default.

Pulse installs as a PWA on macOS, Windows, iOS and Android. Recent views, timesheets and kudos drafts keep working offline and sync as soon as you're back. The command bar runs locally, so even your "log 4h on NOV-07" typing still parses in a basement meeting room. Destructive actions (offer sends, exports) require a live connection and queue if offline.

Back to the overview

Software HR per chi
odia il software HR.

Gratis per sempre in self-host. Gratis per i primi 5 dipendenti su Pulse hosted. Nessuna carta di credito. Nessuna chiamata commerciale per vedere il prodotto. Importa in un'ora, esporta con un click — sempre.