Fork me on GitHub
#announcements
<
2021-10-13
>
Asko Nōmm04:10:33

Announcing the first release of https://github.com/askonomm/shh (compiled to native binaries with Graal VM) • Stores everything in a .shh.edn file in the user home directory. • Copies passwords to clipboard for quick usage. The whole point of it really is as-fast-password-getting-as-possible for those who always have a CLI open, like me. • Whenever creating a password, it will prompt for what is the desired length of the password, so you can use it with restrictive systems.

🎉 16
👍 6
littleli19:10:58

if you build a native windows binary let me know, I'll add to scoop-clojure.

Asko Nōmm01:10:06

I would love to build a windows binary, but I don’t have the ability to test with Windows, which is why I haven’t done it. Windows does some things differently (like file paths) that might break for example, and I have no way of knowing.