phenomen / flc

Foundry Lightweight Client (FLC) is a bloat-free client app for Foundry VTT
https://flc.ruleplaying.com
36 stars 9 forks source link

Android/IOS packages? #13

Open bushibot opened 1 year ago

bushibot commented 1 year ago

Android/iOS packages on the road map?

coffiarts commented 1 year ago

Now that would really be a blockbuster! I wish for that, too. Especially since Foundry v11 seems to have (at least partially) broken modules like Touch VTT, Simple Mobile and Mobile Enhancements (at least so it seems to me). According to the discussion around the v12 feature vote at https://www.patreon.com/posts/version-12-vote-84671200 (see the reply to the very first comment), mobile support is already on Foundry's roadmap, but it can still take a long time to come alive. Any module until then, allowing at least to render character sheets on handheld devices (for hybrid/in-person gaming) would be fantastic and even donation-worthy IMO!

phenomen commented 1 year ago

Android app will be possible after Tauri 2.0 release (right now it's in Alpha and very unstable). iOS - probably not, because it requires Apple Developer account ($100/year).

coffiarts commented 1 year ago

Happy to hear that! Android will be totally fine for me.

CapivaraTupiniquim commented 9 months ago

Apparently a beta version is out.

BokuNC commented 4 months ago

Apparently a beta version is out.

Is it? Where can we find it?

CapivaraTupiniquim commented 3 months ago

https://github.com/tauri-apps/tauri/releases/tag/tauri-cli-v2.0.0-rc.0

phenomen commented 1 week ago

FLC just got a massive update (well, a complete rewrite from scratch). Linux and macOS ARM (M1+) versions are now available, and I'm experimenting with Android toolchain.

The new UI is designed with the mobile screen in mind and is fully responsive, so as soon as I figure out how to compile and distribute Android versions, it should be available.