-
-
Notifications
You must be signed in to change notification settings - Fork 3
PWA and mobile installation
Smart Drink Fridge is an installable Progressive Web App for Android, iPhone, iPad, Windows, macOS, Linux, and ChromeOS.
Service workers and installation require a secure browser context. A plain LAN URL such as http://192.168.x.x:5000 is not sufficient on a phone. The recommended solution is Tailscale and HTTPS.
- Open the HTTPS address in Chrome or Edge.
- Open the browser menu.
- Select Install app or Add to Home screen.
- Confirm the installation.
- Open the HTTPS address in Safari.
- Tap Share.
- Select Add to Home Screen.
- Confirm with Add.
Pages containing inventory data use a network-first strategy. When online, the application prefers current server data. Previously loaded pages can remain available during a temporary connection loss.
If an old layout remains visible, fully close and reopen the installed app. If necessary, remove and reinstall it after confirming that the HTTPS page shows the current version.
Smart Drink Fridge documentation · App Store · Repository · Releases · Issues
- Home
- Installation
- Configuration
- Using the application
- iPhone and Apple Watch app
- Multiple fridges and remote scanners
- Hardware and barcode scanners
- User accounts and NFC
- Nextion display
- PWA and mobile installation
- Tailscale and HTTPS
- Updates
- Integrations
- Backups and data
- Security
- Troubleshooting
- Maintaining the Wiki