Victoria Nadasdi
Victoria Nadasdi
I'll put the same tags on it, but I don't think I can implement that feature as I have no way to test it, so unless someone with a mac...
All contributions are welcome (I still can't test it) :)
I never used homebridge, but with a quick search it's a nodejs based servers. If you or someone port all the packet forging mechanism to javascript, it should work.
[discussion moved from #4] I added some response JSON files as a fixture: https://github.com/yitsushi/go-misskey/tree/main/services/federation/fixtures/ap-show Move them into the right place. [discussion] Maybe ap/show should live in its own service "client.Ap()"...
Yes if you tell me what do you want. Fix the answer of fix the question.
Go for it, we have [homebrew package](https://formulae.brew.sh/formula/totp-cli#default) and a [macports package](https://ports.macports.org/port/totp-cli/), and I own none of them. I can't say I can keep them up to date and support them...
> I've successfully managed to publish the manifest to winget Awesome. > Would be nice to mention about it in the README in case any other winget users stumble upon...
Flux does not track AppVersion. To get this information we would have to read the Helm secret that stores all information about the Helm release. 1. Find the secret for...
It sounds good, however right now the provided password is used to decrypt the content of the credentials file which uses [age](https://github.com/FiloSottile/age). I don't think the password prompt can be...
> Instead of passing the whole file, they idea would be to use it to decrypt Meanwhile I realized we have a "header" that's encrypted with the password and the...