BTT Mobile Testflight Beta

Found the culprit - BTT mobile didn't have access to Local Network on iPhone.
Switched it on - it's working!

1 Like

ah, perfect. I’ll add an extra check for that

hi @Andreas_Hegenberg

presetfile:///cheaters-master/cheaters/index_local.html

Will the preset folder act as web server to render the markdown ? I've tried moving the html (and all .md files within) folders to the preset folder and can get the page to load somewhat. It looks like what happens when trying to load "index_local.html" into a browser without using a web server.

I'm wondering if it will work at all. I couldn't get # urls to work as you mentioned. If I do get success in showing the webview would I do better using javascript instead?

will the new btt remote also have trackpad and keyboard ? i'm highly missing them on the new version ,and since the old one is gonna get discontinued...

trackpad is already included (see the default example preset), keyboard will be there soon

Is there any plan for iOS Shortcuts? Additionally, is there an official release date available?

@Andreas_Hegenberg is it still in development?
We can use it only by test flight at the moment?

BTT Mobile is currently in Beta and only available on Testflight. Andreas provided the link to install the app on Testflight in his first post on this topic. Scroll all the way up and you'll find it.

Just installed it...
What are some cool use cases?

When AirPlay between my MacBook Pro and my LG TV isn’t working, I resort to using an HDMI cable to display my Mac’s screen on my TV. I then use BTT mobile as a remote controller to play/pause, set volume, mute, etc.

1 Like

Pardonnez mon français, but any plans on Android?

Enjoying testing this!...but I am getting circles - maybe liquid glass - behind every button and I can't seem to turn them off.

Sorry, I removed the default item for trackpad view. Can anyone share the json so I can import it? Tnx!

this is the "Show Trackpad" button from the example preset:
trackpadbutton.bttfloatingmenuitems (3.9 KB)

and this the inline trackpad example:
trackpad_item.bttfloatingmenuitems (3.5 KB)

You can drag them into your floating menu configuration

@movingimage do you have liquid glass effect enabled for these buttons? Which iOS version are you on?

1 Like

Thanks! The inline one doesn't fill the entire screen on my iPhone 15 Pro Max. The one with the button does do that correctly.
Also, is there a way to invert mouse (two-finger) scrolling?

Thanks!

yep for the inline one you can adapt the size manually, it is not supposed to fill the screen

Currently inverting is not possible but I can add that!

Nice! Yeah, if invert was possible, that'd basically be a replica of default macOS behavior. Tnx!

I don't have Liquid Glass enabled. I was on the last beta of 26, now I am on the RC. When I display the floating menu on my mac (15.7), I don't get the silly circles!

ios


Is it going to be possible to automatically change the menu that appears depending on the app that is running on the mac? Like a streamdeck replacement of sorts.

Like if i have VS code open, it shows a specifc menu and if i change apps the mobile app automatically shows me the other floating menu?

Yes, there are multiple ways to do this.

You can either have one base menu that loads additional items for specific apps (if you have multiple menus with the same identifier for different apps they will automatically be merged).

Or you could do something like this: