libreDucks.NET

Habbo

Current stuff

The only stuff I'm really actively working on are my userscripts on my GreasyFork profile, and style for our statute law register.

I'm also (slowly) chipping away at a Habbo launcher. I previously used LilithRainbows' HabboCustomLauncher, but I'm not really a fan of how it manages versions, nor how it's packaged.

My launcher will be written in Python, built in Toga and, at least in part, packaged with Briefcase.

I chose Toga because it's Python native. Thus far all of my other Py stuff has been Tkinter, and I'm not really a fan of how badly it integrates with the system theme. A while ago, I half-arsed an attempt at wrapping my head 'round Qt's Python buildings, but I just don't have the time to.

Development has sorta stalled (and I've not even bothered pushing anything to the public git repo) as my interest shifted to figuring out the getting of SSO tickets (just love CAPTCHAs; maybe the route the Unity mobile app takes would be sensible).

Older stuff