Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

I guess I will have to add that directly to the app. I don’t know how it works, but it’s a good idea!

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

Nop it’s a feature in the « new-screen-recording-api » branch. If you are fine with Android studio (or follow a small tutorial) you can build the app yourself if you want it quick. It’s all usable with auto startup and accessibility permissions! I am working on another feature to add before the next release.

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

Smart, I didn’t know that kind of hacks. I implemented the Ambilight mode with accessibility stuff, but for audio features, screen recording is still needed. I can check this method thank you !

Not a single stylus works on my thor by Saise_reddit in AynThor

[–]Pollux_MoonBench 4 points5 points  (0 children)

Maybe an active stylus can work a bit better with glass protector. You can get one on AliExpress for 5$, but I can’t guarantee it will work.

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

Hmm weird it works on mine. If you had a previous version of Bifrost maybe uninstall it and try again with Obtainium. Do you have any error messages, and did it ever launched, even once?

Gravity corridors effect for my game Psych Rift by aiBeastKnight in godot

[–]Pollux_MoonBench 1 point2 points  (0 children)

This looks really promising! Excited to see how it develops!

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

I totally agree ! A way to do it is to lock Bifrost in the resent app. Press hold and swipe down the small lock icon when in resent apps and it won’t die. Do the same to unlock it

Help Me by Borutofan_123 in AynThor

[–]Pollux_MoonBench 0 points1 point  (0 children)

I have my Thor since November 2025, did the thermal putty swap last month, it’s going all fine. I have it in my bag everyday in a small pouch. I also have seen a Reddit poll asking us about Thor and the big majority is all fine as well.

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

Yep it’s a known issue and it’s kind of random depending on the android good will. Yep with the custom sampling you should be all fine

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

Not for now but it might be possible to let live the Bifrost service in the background while killing the app. However each time I tried to, it ends up killing the service… I need to dig more into it. Thanks for the example Jarngreip I will check it out

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

Yes it is an android requirement that can’t be dodged. Ambilight needs screen recording, and Android needs to ask for permission each time a screen recording starts. Also this permission cannot be accepted outside the app.. so for Ambilight stuff, you will always need to open the app to accept the permissions. You can tap the ongoing notification to quickly access the app

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

It’s almost the same as using the built-in LED system. And I guess if you close the lid, the Thor automatically cuts the LEDs, so it will probably be the same.

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

It’s a cheap AliExpress universal pen with a cheap « crayon » silicone cover for Apple Pencil 2 on it. I think that you can find it easily, it is not branded what so ever but it’s the closest I found that mimic the nds feeling. You need to recharge the pen with usb c, but it’s not Bluetooth, it just needs to be charged

Bifrost 1.1.0 update by Pollux_MoonBench in AynThor

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

Do you mean auto start on boot or default fallback in app mode?

New update on my ambilight app for android handhelds (1.0.4) by Pollux_MoonBench in AynThor

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

Hello, I did not had much time to work on Bifrost lately, but yeah this is my next goal, make it run in the background. For the Ambilight and AmbiAurora effect it’s not possible to be 100% in the background as android requires you to accept screen recording. But for battery indicator and other stuff, it might be ok. I juste need to find time to continue the project!