Skip to content

🔐 Lock your computer remotely with this application.

License

Notifications You must be signed in to change notification settings

JeanExtreme002/Remote-Locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Locker

A remote locker created with Python for Windows to lock your computer when you are away from it.

Getting Started:

Start the server at server/server.js ( it is already ready to run on Heroku ) and configure the config.json file. After that, just run locker.py to start listening to the server and check if the computer lock has been requested.

Generating an executable:

To create a executable, use PyInstaller by executing the following commands:

pip install PyInstaller
pyInstaller --icon=icon.ico --noconsole --hidden-import=pkg_resources --hidden-import=infi.systray locker.py -F 

About

🔐 Lock your computer remotely with this application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages