https://github.com/demberto/ezunlock
An open source alternative to and inspired by IOBit Unlocker
https://github.com/demberto/ezunlock
Last synced: about 1 month ago
JSON representation
An open source alternative to and inspired by IOBit Unlocker
- Host: GitHub
- URL: https://github.com/demberto/ezunlock
- Owner: demberto
- License: mit
- Created: 2022-01-31T19:53:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T14:22:38.000Z (almost 3 years ago)
- Last Synced: 2025-04-14T07:06:05.403Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 288 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EzUnlock
> An open source alternative to and inspired by IOBit Unlocker
EzUnlock is a simple GUI application for deleting *stuck* / *stale* / *undeletable* files.
It uses [`@ez8-co`](https://github.com/ez8-co)'s **unlocker** library under the hood.
# Building
I use **VS 2022** for development. Simply build the solution `EzUnlock.sln` and the output files will get copied to `dist\` folder.
# Contributing
Check [TODO](https://github.com/demberto/EzUnlock/blob/master/TODO.md)
# Thanks
Unlocker: [@ez8-co/unlocker](https://github.com/ez8-co/unlocker)
Icons by: [FlatIcon](https://flaticon.com)
# License
**EzUnlock** is licensed under the [MIT License](https://github.com/demberto/EzUnlock/blob/master/LICENSE)