mirror of
https://github.com/M336G/encrypted-storage.git
synced 2026-07-28 22:16:21 +00:00
Encrypt files easily & securely!
- JavaScript 45.1%
- HTML 33.9%
- Rust 12.9%
- CSS 8.1%
| .github/workflows | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
encrypted-storage
Encrypt files easily & securely!
Running
- Download one of the setup binaries from the releases tab.
- Install the application from the setup binary you just downloaded.
- Enjoy!
Building
- Clone the repository with
git clone https://github.com/M336G/encrypted-storage.git. - Install Rust, Bun and Tauri prerequisites.
- Run the project with
bun run tauri dev.
Contributing
Feel free to open pull requests if you wish to contribute to the project, they are more than welcome!
License
This project is licensed under the GNU Affero General Public License v3.0.