From d31374baf70803eaae7df77dc00e732184341f97 Mon Sep 17 00:00:00 2001 From: Nicolas Varrot Date: Fri, 13 Feb 2026 15:27:10 +0000 Subject: [PATCH] docs: add missing features to README (PWA, notifications, keyboard shortcuts, accessibility) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cb16387..b8d3b0d 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ - 🗂️ **Channel icons** — Discord, Telegram, cron, and other session types shown with distinct icons - 📤 **Export conversations** — download any session as a formatted Markdown file - 🌐 **i18n** — English and French built-in, easy to extend +- 🔔 **Notification sounds** — subtle audio chime for new messages (toggleable) +- ⌨️ **Keyboard shortcuts** — navigate sessions, toggle sidebar, search, and more without touching the mouse +- 📱 **PWA support** — installable as a progressive web app with offline caching and auto-updates +- ♿ **Accessible** — skip-to-chat link, focus-visible outlines, semantic HTML, `prefers-reduced-motion` support, ARIA live regions ## 🚀 Quick Start