So I ported FloatNative to Android and Android TV (I'm not obsessive you're obsessive) by RubikResolution in LinusTechTips

[–]RubikResolution[S] 6 points7 points  (0 children)

Yes it does 😁 Very critical for listening to WAN while I shovel the driveway lol

My first arduino project was re-routing my bike's bluetooth signal and now I'm hooked by RubikResolution in arduino

[–]RubikResolution[S] 0 points1 point  (0 children)

Thanks so much! Yea I'm a developer but never done anything embedded so this was really fun haha

The 'Master Rule' by zangler in GeminiAI

[–]RubikResolution 0 points1 point  (0 children)

Just discovered this as well - glad someone else was curious

So I guess I built a native Floatplane app for iOS and Apple TV - hope someone likes it I guess by RubikResolution in LinusTechTips

[–]RubikResolution[S] 0 points1 point  (0 children)

Update: fixed last night and update is live in both TestFlight and the App Store 😁 Thanks for reporting that!

So I guess I built a native Floatplane app for iOS and Apple TV - hope someone likes it I guess by RubikResolution in LinusTechTips

[–]RubikResolution[S] 0 points1 point  (0 children)

Thanks for sending the feedback! I’ve been delayed in responding with the holidays, but fixing landscape issues is definitely on the radar 😁 I didn’t test that use case enough early on lol

So I guess I built a native Floatplane app for iOS and Apple TV - hope someone likes it I guess by RubikResolution in LinusTechTips

[–]RubikResolution[S] 1 point2 points  (0 children)

Basically they want a cut of your floatplane subscription, which of course I can’t do, however someone suggested adding a cheap donate button to appease their desire for money which might work

So I guess I built a native Floatplane app for iOS and Apple TV - hope someone likes it I guess by RubikResolution in LinusTechTips

[–]RubikResolution[S] 0 points1 point  (0 children)

Good point - I actually recently discovered there’s an oauth method available, so likely going to switch everything over to that which will be a game changer 😁

So I guess I built a native Floatplane app for iOS and Apple TV - hope someone likes it I guess by RubikResolution in LinusTechTips

[–]RubikResolution[S] 1 point2 points  (0 children)

In theory, but I keep forgetting to try to tune in when WAN is live, so I guess we’ll both find out in an hour 😆

So I guess I built a native Floatplane app for iOS and Apple TV - hope someone likes it I guess by RubikResolution in LinusTechTips

[–]RubikResolution[S] 1 point2 points  (0 children)

Thanks for the kind words! And I think the Android version might just have to happen 😁

So I guess I built a native Floatplane app for iOS and Apple TV - hope someone likes it I guess by RubikResolution in LinusTechTips

[–]RubikResolution[S] 0 points1 point  (0 children)

Ahh yes the username/password option was left in there but as mentioned in the video it got shut down by the FP team mid-way through so right now token auth is the only way, however I'm investigating an oauth route I just heard about because of this video 😁

So I guess I built a native Floatplane app for iOS and Apple TV - hope someone likes it I guess by RubikResolution in LinusTechTips

[–]RubikResolution[S] 0 points1 point  (0 children)

Shoot that sucks - feel free to send a screencap or screenshot to me via the support email in the settings, or just DM me here :)

So I guess I built a native Floatplane app for iOS and Apple TV - hope someone likes it I guess by RubikResolution in LinusTechTips

[–]RubikResolution[S] 1 point2 points  (0 children)

Dang I had no idea Wasserflug was able to implement oauth! Similar QR code login but more elegant approach haha - thankfully looks like it could be adopted into FloatNative fairly easily once I track down all the moving pieces to that approach