Please sign in to access this page
Neko
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I added a config file to the wofi-power, but I realised it was just a command palette. So I renamed it to wofi-palette! Doing json in Go was a little bit different than TypeScript but wasn't hard overall, the support is way better than C#.
I added a power menu thing in Go, my first Go project! I thought it would be better to use a language that doesn't need an interpreter installed, since Bun isn't commonly found on most systems. Go was pretty easy to use but I mainly dislike that you can't use multiple types for 1 variable, which you can in TypeScript. I understand why this isn't really possible though, so I don't really mind it. I am definitely going to use Go for my next projects, including the Wofi set!
Created wofi-ifd, a Wofi plugin for IFD (Wi-Fi without NetworkManager). It uses pinentry to type the password securely.