mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-29 22:04:04 +01:00
Compare commits
No commits in common. "4ca950f5f88187431396cab7df8bae09f6be7577" and "b3735d04eebae7282825c67004d4099c76f4631e" have entirely different histories.
4ca950f5f8
...
b3735d04ee
@ -6,37 +6,23 @@
|
|||||||
# (safe to close, should work without pinned tab etc.)
|
# (safe to close, should work without pinned tab etc.)
|
||||||
# NOTE! To identify a PWA, look for manifest in html head.
|
# NOTE! To identify a PWA, look for manifest in html head.
|
||||||
|
|
||||||
## Instant messengers
|
|
||||||
|
|
||||||
### Matrix
|
|
||||||
|
|
||||||
# FluffyChat, Matrix client with proper multi-account support
|
|
||||||
#exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=chglpbebngpmpnllbfifjpmfjfamdkdc --app-url=https://fluffychat.im/web/
|
|
||||||
# Hydrogen, lightweight Matrix client (with multiaccount support)
|
|
||||||
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=fabhlekicpedicndfollleogbcombpcb --app-url=https://hydrogen.element.io/
|
|
||||||
# Element develop, required for /devtools
|
|
||||||
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=hnchgjdlopojjdfeefpijmmfnnfkmmon --app-url=https://develop.element.io/index.html
|
|
||||||
|
|
||||||
### The rest
|
|
||||||
|
|
||||||
# Telegram WebZ
|
|
||||||
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=aeejceomnhmjmeacdckmmopfaigimnkl --app-url=https://web.telegram.org/z/
|
|
||||||
|
|
||||||
# WhatsApp, mainly family. Missing manifest, not a PWA.
|
|
||||||
#exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=hnpfjngllnobngcgfapefoaidbinmjnm --app-url=https://web.whatsapp.com/
|
|
||||||
|
|
||||||
### IRC
|
|
||||||
# Glowing Bear, WeeChat Relay protocol client.
|
|
||||||
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=copdfoibmmeogdkkhnckdgnngdchekmf --app-url=https://latest.glowing-bear.org/index.html
|
|
||||||
|
|
||||||
## Media
|
|
||||||
|
|
||||||
# YouTube Music
|
# YouTube Music
|
||||||
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cinhimbnkkaeohfgghhklpknlkffjgod "--app-url=https://music.youtube.com/?source=pwa"
|
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cinhimbnkkaeohfgghhklpknlkffjgod "--app-url=https://music.youtube.com/?source=pwa"
|
||||||
|
|
||||||
## Productivity
|
# Hydrogen, lightweight Matrix client (with multiaccount support)
|
||||||
# Google Calendar
|
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=fabhlekicpedicndfollleogbcombpcb --app-url=https://hydrogen.element.io/
|
||||||
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=kjbdgfilnfhdoflbpgamdcdgpehopbep --app-url=https://calendar.google.com/calendar/r
|
|
||||||
|
# Glowing Bear, WeeChat Relay protocol client.
|
||||||
|
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=copdfoibmmeogdkkhnckdgnngdchekmf --app-url=https://latest.glowing-bear.org/index.html
|
||||||
|
|
||||||
|
# Element develop, required for /devtools
|
||||||
|
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=hnchgjdlopojjdfeefpijmmfnnfkmmon --app-url=https://develop.element.io/index.html
|
||||||
|
|
||||||
|
# WhatsApp, mainly family. Missing manifest, not a PWA.
|
||||||
|
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=hnpfjngllnobngcgfapefoaidbinmjnm --app-url=https://web.whatsapp.com/
|
||||||
|
|
||||||
|
# FluffyChat, Matrix client with proper multi-account support
|
||||||
|
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=chglpbebngpmpnllbfifjpmfjfamdkdc --app-url=https://fluffychat.im/web/
|
||||||
|
|
||||||
# Ntfy.sh, all kinds of notifications you send it. Missing manifest, not a PWA.
|
# Ntfy.sh, all kinds of notifications you send it. Missing manifest, not a PWA.
|
||||||
#exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cmgiilnmnfechkeifkepembegeckngog --app-url=https://ntfy.sh/app
|
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cmgiilnmnfechkeifkepembegeckngog --app-url=https://ntfy.sh/app
|
||||||
|
Loading…
Reference in New Issue
Block a user