Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

v1.0 - Introducing a Focus Helper with Timer and Lo-Fi Music

Compare
Choose a tag to compare
@jbugel-lol jbugel-lol released this 15 Jul 14:33
· 29 commits to main since this release
4a8973a

Release v1.0 - Focus helper with timer and lo-fi music

This release adds a focus helper to help users stay productive and focused while working. The focus helper includes a timer that updates the title of the HTML document with the elapsed time. Additionally, users can listen to a lo-fi music video on YouTube to help them stay focused.

This release includes the following files:

  • index.html: the main HTML file that includes the focus helper and the YouTube video
  • style.css: the CSS file that styles the HTML document
  • clock.js: the JavaScript file that updates the clock display on the HTML document
  • antiDistraction.js: the JavaScript file that disables right-click and text selection on the entire page
  • timer.js: the JavaScript file that updates the title of the HTML document with the elapsed time

Users can easily customize the focus helper by modifying the HTML and CSS files and changing the YouTube video source.

I hope this release helps you stay focused and productive!