

Those are really good points, and I appreciate the input. I could see why alcohol being on someones desk isn’t a problem, e.g. depending on the person its possible the bottle doesn’t have a “gravity” tempting them.
I’m going to guess that reality is somewhere between my points and your points. Notifications can be configured, but my grandmother isn’t going to figure it out. Having a bottle of alcohol on every person’s desk is probably completely neutral for a lot of people, but could be detrimental to others. Etc
I’d be happy to test on android, I’ll send a DM
If you make it manage ssh keys on desktop (create new ssh key, give them nicknames, set default key, etc) I would be thrilled. I’ve attempted to make my own, with Tauri specifically, but I just have too many projects.
This is exciting. My only request here is: whenever it works please release a standalone wasm file somewhere (anywhere). So many projects either require building the wasm themselves, or instead of releasing a .wasm, they release a JS wrapper that auto-loads the wasm/wasm-imports. Its a pain to try to extract the wasm out of those projects.