-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GroupMe Nativefier app #2282
Comments
I don't really see a need for groupme (or whatsapp for that matter) to have nativefier based apps (as mentioned here before #1791 (comment) ). snapdrop makes sense because it allows for totally offline use with the nativefier webapp but this is not the case for online messaging services. is there some feature that this adds to groupme that wouldn't be better served already by a browser tab with groupme open or a "Web Apps" (https://github.com/Botspot/pi-apps/blob/master/apps/Web%20Apps/description) based program (which uses the system chromium browser with potentially better performance, decoding, and DRM support than electron)? |
Not to mention the RAM penalty for running multiple separate Chromium instances |
However I will say that I am on the fence with the whole idea of wrapping up communication webapps inside Nativefier windows. And if you only need to quickly check whatsapp or groupme, and chromium is not already open, it is probably faster to launch these dedicated "programs" instead of searching for their website counterparts after opening chromium. |
I personally like having software like this as it's own window, for example.. Discord. Sure you can run it it a browser... But the desktop app is just more convenient (and has a few other features, but that doesn't really apply to this). I'd honestly take using more RAM over using GroupMe or Whatsapp in a browser. Same thing with Telegram. I think that it could be added as a "Web Apps" app, but I do like nativefier apps soo.... I could go either way on this, so whatever you guys decide.. Scripts would be super easy to implement, if you decide this app would be a good fit for Pi-Apps. |
I personally don't see any benefit of a nativefier app over a web app, only negatives.
I am going to ask again. Is there any benefit that nativefier brings to the table over a chromium webapp for GroupMe? |
Okay... I think you're right @theofficialgman. I just realized that idle, the GroupMe nativefier app uses 4% of my Desktop's CPU... And 300 MB of RAM... So it probably wouldn't perform too well on Raspberry Pi. |
nativefier is unmaintained and no longer used by any pi-apps applications. see #2333 (comment) for more info |
What is the name of the app?
GroupMe
(Optional) Where is the app hosted?
...
I guess web.groupme.com would be what goes here
About the app
GroupMe is a online instant messaging service by Microsoft.
I just used Nativefier on the webapp URL, and it works perfectly.. This would need to be tested on a RPi obviously, but I think it would be a good addition to Pi-Apps.
Upload file or Add PR Link
https://github.com/Crilum/stuff/blob/main/GroupMe-linux-armv7l.zip?raw=true
https://github.com/Crilum/stuff/blob/main/GroupMe-linux-arm64.zip?raw=true
Confirmations
The text was updated successfully, but these errors were encountered: