Skip to content

A simple program written in Python for MacOS users that will lock and unlock a folder with a password.

Notifications You must be signed in to change notification settings

xSynthx/Folder-Locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Folder Locker

This is a simple program written in Python for MacOS users that will lock and unlock a folder with a password.

Description

Folder Locker is a Python program for mac users that "password" protects a folder! Mainly called Hidden Folder

Preview

https://gyazo.com/ab9e03c252c81fb7bb7623ca6bbb4cb8

Commands

Commands Definitions
help Displays this dialog
clear Clears the screen
exit Exits the program
lock Locks your folder
unlock Asks for you to enter the password to unlock the folder
info Shows credits for program

Requirements

  1. Python3 or higher!

Instructions

  1. First, git clone this repo onto your desktop. git clone https://github.com/xSynthx/py-folder-lock
  2. Add your password to SeceretPasswordFile.txt before ever running this program. make sure that this file is always in the same directory that you are running the program from or you will get an error.
  3. Open terminal, cd to the directory that the folder-locker.py is. I prefer Desktop
  4. Run python3 folder-locker.py
  5. All done!

Credits

  1. Me! Of course!
  2. @NyteLife26
  3. @danbatiste
  4. @0xAeschylus

About

A simple program written in Python for MacOS users that will lock and unlock a folder with a password.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages