31 lines
2.0 KiB
Markdown
31 lines
2.0 KiB
Markdown
# Source Notes
|
|
|
|
These user guides are written specifically for NuQloud. They also reference standard compatible cloud workflows and public browser/PWA behavior.
|
|
|
|
## Current Reference Links
|
|
|
|
- NuQloud feature inventory in this repo: `docs/features-list.md`
|
|
- NuQloud product blueprint in this repo: `docs/nuqloud-blueprint.md`
|
|
- Web.dev PWA installation guidance: https://web.dev/learn/pwa/installation
|
|
- MDN PWA installability guidance: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable
|
|
- MDN installing web apps guidance: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Installing
|
|
- Apple Safari web apps on Mac: https://support.apple.com/en-us/104996
|
|
- Mozilla Firefox web apps on Windows: https://support.mozilla.org/kb/web-apps-firefox-windows
|
|
- Nextcloud compatible client downloads: https://nextcloud.com/install/
|
|
- Nextcloud user manual, Files and synchronization: https://docs.nextcloud.com/server/latest/user_manual/en/files/index.html
|
|
- Nextcloud Groupware overview: https://nextcloud.com/groupware/
|
|
|
|
## Browser/PWA Notes
|
|
|
|
Browser PWA support changes over time. The guides recommend Chromium-based browsers for desktop because Chrome, Edge, Brave, and Chromium generally provide the most predictable installable app experience across Windows, macOS, and Linux.
|
|
|
|
Safari supports web apps on current macOS through Add to Dock, and Safari is the required browser for the normal Add to Home Screen flow on iPhone and iPad.
|
|
|
|
For Android, Chrome is the safest recommendation. Edge, Brave, Samsung Internet, and other Chromium-based browsers may also work well.
|
|
|
|
Firefox desktop web app support is currently most useful on Windows with newer Firefox versions. Chromium-based browsers remain the simpler NuQloud recommendation for most desktop users.
|
|
|
|
## Branding Note
|
|
|
|
Where the upstream ecosystem says Nextcloud, these guides use NuQloud when describing the service users interact with. They only use Nextcloud when naming a temporary compatible app that still carries Nextcloud branding.
|