Secure your folders with passwords using in-place encryption—no file moving needed. Winlock is a lightweight Windows desktop utility designed to protect your sensitive data with ease.
- In-Place Encryption: Lock folders without moving or reorganizing files.
- Password Protection: Secure your folders with a unique or global password.
- User-Friendly: Simple and intuitive interface for seamless folder management.
- Offline Functionality: No internet connection required for locking or unlocking folders.
- Advanced Security: Robust encryption ensures only you can access your data.
- Download the Winlock installer from the official website.
- Run the downloaded file
WinlockSetup.exe
. - Click
Yes
when prompted by User Account Control (UAC). - Follow the on-screen instructions to complete the installation.
- Launch Winlock from the Start Menu or Desktop shortcut.
To set up the project locally on your machine, follow these steps:
-
Clone the repository:
git clone https://github.com/akash-singh8/winlock.git
-
Navigate to the project directory:
cd winlock
-
Install dependencies:
npm install
-
Start the application in development mode:
npm start
-
To build the production-ready application:
npm run make
Contributions are welcome! Feel free to fork this repository, make your changes, and submit a pull request. However, you are not allowed to modify and sell this software as a commercial product.
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. You may use, modify, and share this software for non-commercial purposes only. Commercial use, redistribution, or resale is strictly prohibited.