{"id":19330688,"url":"https://github.com/jeanextreme002/locker","last_synced_at":"2026-05-13T21:31:54.431Z","repository":{"id":132549743,"uuid":"333636650","full_name":"JeanExtreme002/Locker","owner":"JeanExtreme002","description":":closed_lock_with_key: Application created in Python 3 to protect folders and files in a specific directory on Windows OS.","archived":false,"fork":false,"pushed_at":"2021-01-29T21:17:16.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T08:21:10.082Z","etag":null,"topics":["folder","locker","protect","python3","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JeanExtreme002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-28T03:40:41.000Z","updated_at":"2023-07-24T05:47:32.000Z","dependencies_parsed_at":"2023-03-31T13:19:41.886Z","dependency_job_id":null,"html_url":"https://github.com/JeanExtreme002/Locker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FLocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FLocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FLocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FLocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JeanExtreme002","download_url":"https://codeload.github.com/JeanExtreme002/Locker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434308,"owners_count":19800550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["folder","locker","protect","python3","windows"],"created_at":"2024-11-10T02:37:36.742Z","updated_at":"2026-05-13T21:31:49.361Z","avatar_url":"https://github.com/JeanExtreme002.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Locker\nApplication created in Python 3 to protect folders and files in a specific directory on **Windows OS**.\n\n# Getting Started\nInstall all dependencies using the command below on the terminal:\n```\n$ pip install -r requirements.txt\n```\nTo create an executable, install the [PyInstaller](https://pypi.org/project/pyinstaller/) package and run the command below:\n```\n$ pyinstaller app.py -F\n```\n\n# Basic Usage:\n\n**1.** Register your password.\n```\n$ app.py \u003cyour_password\u003e\n```\n\n**2.** Using the argument `-r`, register the directory you want to lock and a namespace for it.\n```\n$ app.py \u003cyour_password\u003e \u003cnamespace\u003e -r \"\u003cdirectory\u003e\"\n```\n\n**3.** To lock the folder, enter your password and directory namespace using the argument `-l`.\n```\n$ app.py \u003cyour_password\u003e \u003cnamespace\u003e -l\n```\n\n**4.** Use the argument `-u` to unlock the folder.\n```\n$ app.py \u003cyour_password\u003e \u003cnamespace\u003e -u\n```\n\nType `app.py -h` in terminal for more information about the program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanextreme002%2Flocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeanextreme002%2Flocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanextreme002%2Flocker/lists"}