Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

raisfeld-ori/Ksed

Repository files navigation

Ksed: your hidden desktop

this project is an application, which can operate and look like a desktop environment, however, every file in your account is encrypted and hidden.

Running the project

tauri handles most of the project, just run npm i and then npm run tauri dev to run the code. you can also create an executable using npm run tauri build