🦀 (Fixed) Alpha-Release of the Rustword-Manager
On Linux navigate to the precompiled binary and run with ./rustword_manager
.
You need to have sqlcipher
installed (Arch: sudo pacman -S --needed sqlcipher
), glibc (2.38 or higher for binary, otherwise you can compile from source) and openssl-dev. Due to OpenSSL-Library we can only provide a Linux executable with this release. You can compile the source code for other platforms as mentioned in the readme.
Important
Support for Wayland only! No guarantees for Xorg.
Note
This is the first Version, breaking changes may appear in the near future.
We will provide an install script (for executing it with a terminal command from anywhere) soon.
Alpha3 Fixes:
- made search-bar case-insensitive
- fixed impossible selection of entry with
Enter
when searching
Leave a Star ⭐ on the Repo if you love our work! ❤️