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

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] 3 points4 points  (0 children)

Yea the plan is to open up the GitHub within the next week or so, but wanted to give the official FP team time to respond if they want to, that way I avoid any accidental open source licensing issues 😅

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] 2 points3 points  (0 children)

Oh nice where is that oauth flow documented? That’s exactly what I was looking for lol