A highly customizable desktop client for Kloak.app, free and open source.
Join the Invisic community server: https://kloak.app/invite/TDBS7JTK
Linux:
- Download the .Appimage (all distros)
- Right click and go to properties, check "Allow executing file as program"
- Open the file!
Windows:
- Download the Invisic Setup.exe file
- Right click and Run as Administrator
- Wait for installation to complete!
Create build enviroment and clone repo:
mkdir invisic-client
git clone https://codeberg.org/adaster98/invisic-client
npm installTest with:
npm start
Build with:
npm run build
