Skip to content

Luna-Jia/OBS-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBS-Widget

⏰ Current Time Widget:

Screenshot 2024-05-03 at 1 44 14 PM

Usage:

  1. Add a new browser source to your OBS scene.
  2. Set the URL of the browser source to the url for the local clock.html file (double click clock.html to open the file in a browser; copy the url). For example: file:///Users/lunajia/Desktop/code/OBS-Widget/clock.html

🍅 Pomodoro Timer Widget:

This is a tomato timer widget that you can use in your OBS (Open Broadcaster Software) scenes to display a countdown timer for study sessions and breaks.

Screenshot 2024-05-03 at 6 48 24 PM

Usage:

  1. Add a new browser source to your OBS scene.
  2. Set the URL of the browser source to the url for the local tomato-timer.html file (double click tomato-timer.html to open the file in a browser; copy the url). For example: file:///Users/lunajia/Desktop/code/OBS-Widget/tomato-timer.html?duration=50&sessions=8&break=10
  3. Customize the timer settings by editing query parameters to the URL:
    • duration: The duration of each study session in minutes
    • sessions: The total number of study sessions
    • break: The duration of each break in minutes

About

Clock Widget, and Pomodoro Widget for OBS (Open Broadcaster Software) scenes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages