mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-20 05:17:22 +02:00
Compare commits
3 Commits
8fbf2b074c
...
2f21e58f2a
Author | SHA1 | Date | |
---|---|---|---|
2f21e58f2a | |||
2b32840784 | |||
256d087b04 |
@ -1 +1 @@
|
|||||||
Subproject commit ad6a6039925a88cb046bb70f33bfd1bf8332f83a
|
Subproject commit 9a79bacf20dc50a714cab767ad7900a5d9b2b750
|
@ -1,5 +1,10 @@
|
|||||||
# Potentially useful progressive web apps
|
# Potentially useful progressive web apps
|
||||||
|
|
||||||
|
PWAs are especially useful for iOS users, since PWAs added to homescreen
|
||||||
|
from Safari are able to request notifications permission resulting
|
||||||
|
nativeish experience outside of App Store without even having to
|
||||||
|
install anything.
|
||||||
|
|
||||||
Method for distinguishing PWAs from normal websites: adding them to
|
Method for distinguishing PWAs from normal websites: adding them to
|
||||||
iOS homescreen and seeing which open as "their own apps" _or_ having
|
iOS homescreen and seeing which open as "their own apps" _or_ having
|
||||||
Chromium suggest "installing" them without manually "installing" them.
|
Chromium suggest "installing" them without manually "installing" them.
|
||||||
@ -64,6 +69,9 @@ fields.
|
|||||||
|
|
||||||
## Instant messaging
|
## Instant messaging
|
||||||
|
|
||||||
|
- https://messages.google.com/web/ - Google SMS app web version
|
||||||
|
- https://web.whatsapp.com/ - WhatsApp Web
|
||||||
|
|
||||||
### Matrix
|
### Matrix
|
||||||
|
|
||||||
#### Instant messaging
|
#### Instant messaging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user