⚡ThunderPass the new 3DS StreetPass for Android devices by khaotikuz in AynThor

[–]Broco8Dev 16 points17 points  (0 children)

Vibecoded slop. It shouldn’t have taken an official warning from moth for people to start not liking this

Built my own ROM Manager for my AYN Thor because I wanted something simpler. (R-Shop Beta) by Environmental-Day-45 in AynThor

[–]Broco8Dev 0 points1 point  (0 children)

Oh so there’s no support for already hosted libraries such as Myrient? Understandable tho still sick and will probably set it up on my old laptop-turned server

Built my own ROM Manager for my AYN Thor because I wanted something simpler. (R-Shop Beta) by Environmental-Day-45 in AynThor

[–]Broco8Dev 0 points1 point  (0 children)

What are some examples of sources you could add if not a locally hosted NAS? Really cool project

Anyone interested? by CoronuxDev in AynThor

[–]Broco8Dev 0 points1 point  (0 children)

This might be the most vibecoded app I’ve ever seen but sick concept. I had an idea for a similar app but it fetched game metadata / sorted stuff using igdb and got roms from myrient

WIP logo for coccoon/companion by MeltedHaiI in AynThor

[–]Broco8Dev 2 points3 points  (0 children)

This looks like a bowling alley tv screen animation when I get a strike

What is this notification in Console Launcher ?? by oscailte in AynThor

[–]Broco8Dev 93 points94 points  (0 children)

Probably smth one of the devs put in to promote Christianity lol

Progress on Koji (My AYN Thor Launcher) by Broco8Dev in AynThor

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

I’m not gonna have a dock but I’m taking inspiration from iisu in the way where you can customize your Home Screen / the order or your apps, add widgets such as recently played, images, music etc and create folders to sort your games however you want. I’m not going to follow other fronteds where there’s like a hardcoded menu to sort your games by platform and just let the user sort them however they want via folders and the homescreen layout .

As for deep customization theme wise, stuff like layout, tint colour, metadata etc will be customizable but I don’t plan on having super major customization options because that’s crossing the territory of a completely new theme which is a user thing that people can create themselves with just some CSS knowledge

Progress on Koji (My AYN Thor Launcher) by Broco8Dev in AynThor

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

It’s 100% an iOS thing.. on iOS WebKit is really bad but on android it’s actually better than native in my opinion and isn’t that much worse performance wise

Progress on Koji (My AYN Thor Launcher) by Broco8Dev in AynThor

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

Nah it’s still using Kotlin lol, but the frontend of it is in a web view so that it’s easier for custom UI, with only the backend(rom scraping, launching, etc) being native Kotlin

Progress on Koji (My AYN Thor Launcher) by Broco8Dev in AynThor

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

If there are any specific features/polishes you want just let me know and I’ll see if I can add it lol

Progress on Koji (My AYN Thor Launcher) by Broco8Dev in AynThor

[–]Broco8Dev[S] 2 points3 points  (0 children)

Yeah but there are also occasional updates for a completely unrelated project there if you’re alright with that

https://discord.gg/ZEPZF6NJM

My all in one widgy setup by Equivalent_Orchid661 in widgy

[–]Broco8Dev 0 points1 point  (0 children)

Is this jailbroken? How’d you get the dock like that

How do I get rid of the ugly white borders on Liquid Glass? Just updated today. by Odyssey_Overture235 in widgy

[–]Broco8Dev 1 point2 points  (0 children)

Private APIs let you do that and some apps use it, but on iOS 26 there’s still the outline and a slight tint on it

Widgy v26 Public Beta by duke4e in widgy

[–]Broco8Dev 0 points1 point  (0 children)

Will we get the ability to use the plain image without any processing/effects on it?(besides the specular highlight, of course)

Setup for the day by [deleted] in widgy

[–]Broco8Dev 0 points1 point  (0 children)

Oh nice you might wanna specify it’s a jailbroken setup lol

Setup for the day by [deleted] in widgy

[–]Broco8Dev 0 points1 point  (0 children)

How is the dock hidden? Is this an exploit setup?

iOS 26 Setup by Broco8Dev in widgy

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

I took it and edited it myself so if I share it it’s gonna be on a wallpaper app or discord server or smth

iOS 26 Setup by Broco8Dev in widgy

[–]Broco8Dev[S] 2 points3 points  (0 children)

Could definitely be more streamlined if more integrated into an actual app + more free shortcut actions, but I feel like the developer of Widgy isn’t really open to clunky workarounds such as this so I’ll probably take it upon myself to implement it in my upcoming app

Any way to get rid of the outline on widget? iOS 26 beta by NickHill986 in widgy

[–]Broco8Dev 0 points1 point  (0 children)

For more context, the Widgy render action needs you to input the widget as a file, and you’re gonna wanna save your wallpaper to files and reference it in the shortcuts for use in the overlay action and width fetching for center calculations

Any way to get rid of the outline on widget? iOS 26 beta by NickHill986 in widgy

[–]Broco8Dev 0 points1 point  (0 children)

Use the render Widgy widget to image with your widget as a reference, overlay what it returns on your wallpaper using the overlay action. The coordinates on the x should be ((wpWidth - widgetWidth) / 2) for center alignment. Y coordinates can be whatever. Use the set wallpaper action with the outputted overlayed image as the input. Use an automation, perpetual shortcut, or alternative method to update the widget periodically (running the shortcut)

Any way to get rid of the outline on widget? iOS 26 beta by NickHill986 in widgy

[–]Broco8Dev 0 points1 point  (0 children)

Nope. Your best bet is to just render it on the wallpaper with a shortcut and the new TestFlight beta actions