this post was submitted on 28 Jul 2024
16 points (100.0% liked)

Photon

263 readers
5 users here now

Photon for Lemmy

A client for the fediverse designed to be intuitive, fast, and beautiful.

Share your themes, ask questions, report bugs, or check on the latest updates here!

You can contact the dev at @Xylight@lemdro.id.

Rules

  1. Posts must be related to Photon in any way
  2. Don't be mean
  3. If your post is a bug report, please preface the title with [solved] if it's been fixed.

founded 10 months ago
MODERATORS
 

So I'm looking for a new client, specifically mobile, that's FOSS, easy to use, allows for browsing communities on other instances easily (not just searching for instances, but actually viewing the list of instances, etc).

I'm a dev, so happy to put some legwork into it myself. So my question is - technically, is the UI tied to being run on an instance "directly", or could it be detached, electron- or atom-ified and put into an app?

I can do the work, but before starting I'd like to know :⁠-⁠)

you are viewing a single comment's thread
view the rest of the comments
[–] LazerFX@sh.itjust.works 2 points 2 months ago (2 children)

Firefox doesn't support PWA's, so that's a non-starter for me. I did try to get it to work, but I'd also want to tweak the UI scaling to make it a little more mobile-oriented - mainly scaling, and the sort of thing you can do with CSS and a few small tweaks. I suspect, as it's got tablet and desktop scaling already, that could be done by adding another render target.

[–] poVoq@slrpnk.net 6 points 2 months ago* (last edited 2 months ago) (1 children)

Firefox supports PWA on Android.

[–] LazerFX@sh.itjust.works 3 points 2 months ago

I... Didn't know that. Thanks.

[–] ptz@dubvee.org 3 points 2 months ago

True about FF desktop, but the mobile version does. Lack of PWA support in FF desktop has been an ongoing criticism of mine.

There's also Web App Manager that will let you approximate PWAs on FF desktop. It's shipped with Linux Mint, but I have it installed on both Debian and PopOS. I hate using it, but it's a decent option if you're opposed to having Chromium installed (I use Chromium only for desktop PWAs since I hate Electron).