#Python bindings for tauri, really cool stuff #webdev #desktopdev #dev

https://github.com/pytauri/pytauri

GitHub - pytauri/pytauri: Tauri binding for Python through Pyo3

Tauri binding for Python through Pyo3. Contribute to pytauri/pytauri development by creating an account on GitHub.

GitHub

Thanks for your thoughtful input, @ptribble 👋

You're right — JavaFX doesn’t target every platform, but it covers the major ones well:
✅ Linux
✅ macOS
✅ Windows
✅ iOS
✅ Android
✅ Web

No framework truly runs everywhere, yet JavaFX offers strong cross-platform reach. The key now is community growth and ecosystem evolution — and it’s happening! 💪

#JavaFX #Java #Gluon #JPro #OpenJDK #CrossPlatform #DesktopDev #MobileDev

Bjørn works on a first class citizen visual impairment friendly interface to the Durden DE on Arcan display server. (A proper solution that makes Wayland obsolete.)

https://arcan-fe.com/2024/10/18/accessible-arcan-out-of-sight/

#wayland_vs_x11 #Wayland #arcan #durden #screenreader #visually_impaired #accessibility #Blind #desktop_environments #desktopdev @letoram

Accessible Arcan : Out of Sight

Our reference desktop environment, Durden, rarely gets covered here these days. This is mostly due to the major features are since long in place and that part of the project is biding its time with…

Arcan

BEHOLD! ADVANCE UI!!!

Kinda proud of this one. In short, it is simulating #VRChat avatar parameters being sent to my own program (written in Go with Wails) which then emits it forward to the frontend (written in TypeScript with Svelte).

Pretty rough code, but it's working! Hardest part was getting the OSC architecture to behave.

#webdev #desktopdev #wails #svelte #vrchat #indiedev

oh the simulating program is TouchOSC too. VRC provided a example file.

It's very rare that i need to develop apps that only work on desktops nowadays. Everything can be done in the browser and is better in the browser.

Well this week i have started 2 projects that exclusively need to be a desktop app. weeeeeeeeeird.

Still not sure how to develop a good desktop app. WinForm is dead, Electron sucks, Unity is a meme... idk.

Im trying a thing called Wails with Svelte for the front end in one project. The other project is... unity...

#desktopdev #indiedev