PWA install & QR identity sharing
new
installable PWA
nullcord is now installable as a standalone app on Android and iOS. on Android open the site in Chrome and tap "Add to Home Screen" — on iOS use Safari's share menu. the installed app opens fullscreen with no browser chrome, purple theme, and the orbital icon on your home screen.
nullcord is now installable as a standalone app on Android and iOS. on Android open the site in Chrome and tap "Add to Home Screen" — on iOS use Safari's share menu. the installed app opens fullscreen with no browser chrome, purple theme, and the orbital icon on your home screen.
new
QR code in identity modal
your identity modal now shows a QR code encoding
your identity modal now shows a QR code encoding
nullcord.xyz/app?add=YOUR_ID. anyone who scans it is taken straight to the app with your ID pre-filled in the add contact dialog — one tap to send a request, no copy-pasting needed.
new
scan-to-add URL handler
opening the app with
opening the app with
?add=ID in the URL automatically opens the add contact modal with that ID pre-filled. works from QR scans, shared links, or any deep link.
new
copy link button
the identity modal now has a "copy link" action that copies your personal
the identity modal now has a "copy link" action that copies your personal
nullcord.xyz/app?add=... add-me URL — shareable anywhere.
new
service worker
a network-first service worker is registered on load, enabling basic offline fallback and satisfying PWA installability requirements. all assets are self-hosted — no external script sources added.
a network-first service worker is registered on load, enabling basic offline fallback and satisfying PWA installability requirements. all assets are self-hosted — no external script sources added.