Skip to content

mad-ben/es-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Digital Eye-Strain Protocol

ESP - Eye Saving Protocol v1.0.1 Release Notes

  1. Test Sound:
    • Added test sound alert button

ESP - Eye Saving Protocol v1.0.0 Release Notes

Key Features:

  1. 20-20-20 Timer:

    • Customizable timer set for 20-minute intervals
    • Start, pause, and reset functionality
    • Continues running even when the browser tab is inactive
  2. Notification System:

    • Visual notifications with tab title animation
    • Audio notifications with a customizable sound
    • Option to switch between silent and audible notifications
  3. Educational Content:

    • Information about the 20-20-20 rule
    • Recommendations for longer breaks
    • Emphasis on the importance of outdoor time for eye health
  4. User Preference Saving:

    • Remembers user's notification preference (silent/audible) between sessions
  5. Responsive Design:

    • Works on various screen sizes and devices

Technical Highlights:

  • Utilizes Web Workers for reliable background timer operation
  • Implements the Web Audio API for consistent sound playback
  • Uses local storage for saving user preferences
  • Supports modern browsers with fallback warnings for unsupported features

Known Limitations:

  • Requires JavaScript to be enabled
  • Some features may not work correctly in older browsers that don't support Web Workers

We hope this tool helps you maintain better eye health during extended computer use.

Thank you for using ESP - Eye Saving Protocol!

#License

MIT License

Copyright (c) [2024] [Andriy Kalysh]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

No packages published