Skip to content

Lock In v1.0.3

Choose a tag to compare

@emanuelaportella09-hub emanuelaportella09-hub released this 25 Aug 20:00
· 17 commits to main since this release

LOCK IN v1.0.3

Disclaimer:
This is the first piece of software I have ever built with JavaScript, and my very first public release.

How It Works:
The app monitors your screen activity. When it detects a site or application listed on your blacklist, it displays a LOCK IN reminder on the screen to help you stay focused on your work.

Features:
Blacklist:
Add custom apps or websites by entering their URLs or process names( inputs are case sensitive)

Settings:
-timer
-without timer

Start Button:
-don't close the app when you start a session with the option without timer,
with the timer you can close app
-additional dialog message when start session
-added safety check for active-win edge cases
-added error dialog for better debugging

update
-fixed timer related error