https://github.com/muhand/mrlock
This application is designed to help people to not be addictive on their computers or help people to keep their computer for a certain time.
https://github.com/muhand/mrlock
Last synced: 2 months ago
JSON representation
This application is designed to help people to not be addictive on their computers or help people to keep their computer for a certain time.
- Host: GitHub
- URL: https://github.com/muhand/mrlock
- Owner: Muhand
- License: mit
- Created: 2017-01-27T22:50:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-30T15:13:06.000Z (over 8 years ago)
- Last Synced: 2025-01-22T02:42:01.207Z (4 months ago)
- Language: C#
- Homepage:
- Size: 429 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MrLock
This application is designed to help people to not be addictive on their computers or help people to keep their computer for a certain time. The user will provide the application with a specific time to be locked and if the user tries to log in after this time and before the unlock time then the computer will log in for 30 seconds and auto lock again. Only administrator will have the password to disable this feature.# Environment
This application was developed with C# WinForms.
Any additional devleopment environments that might be used in future updates, will be added in this section.