-
VisionGuard is a desktop application designed to remind users to take eye breaks while working on their computers.
-
The application sends reminders to users every 20 minutes by default, encouraging them to look 20 feet away for 20 seconds – an eye health recommendation often referred to as the 20-20-20 rule.
- Icon found at https://www.iconfinder.com/
- Mp3 found at https://notificationsounds.com/
cd "d:\Dev\OLD DEV\VisionGuard\VisionGuard-Windows_Desktop_Application" $env:JAVA_HOME = "C:\Program Files\Microsoft\jdk-25.0.2.10-hotspot" .\mvnw.cmd clean javafx:run
