Bitwarden should work on Linux Mobile (e.g. PinePhone)
There are two approaches to achieving this:
- make the Electron app more adaptable to screen size (shouldn’t be difficult; I already looked into it a bit)
- look into generating a mobile GTK app (using Gtk#)
I’m considering taking this on, but I want to be reasonably sure that 1) no one is already doing this and 2) if I succeed that it will be accepted by upstream.
Thoughts, anyone?