File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,32 @@ <h3>Janky Werewolf</h3>
65
65
> GitHub Repo (BE)</ a
66
66
>
67
67
</ section >
68
+ < section class ="area ">
69
+ < h3 > Presentation Timer</ h3 >
70
+ < p >
71
+ A simple presentation countdown timer with music streaming for use on
72
+ streams/presentations - because every stream could use some suspense
73
+ and music!
74
+ </ p >
75
+ < p >
76
+ When doing presentations, it's nice to have a countdown to the start
77
+ at the beginning, and it's even nicer to have some music playing in
78
+ the background. However, combining these two things usually means a
79
+ lot of messing around with audio inputs/outputs, or you just resort to
80
+ playing the music out your speakers and detecting it with your
81
+ microphone, or capturing your entire machine's audio.
82
+ </ p >
83
+ < p >
84
+ Having the presentation countdown and the music playing in the same
85
+ tab means most streaming tools can pick up the audio in a nice way.
86
+ </ p >
87
+ < a class ="button " href ="https://pt.ripixel.co.uk "
88
+ > Start that countdown</ a
89
+ >
90
+ < a class ="button " href ="https://github.com/ripixel/presentation-timer "
91
+ > GitHub Repo</ a
92
+ >
93
+ </ section >
68
94
</ main >
69
95
70
96
{footer.html}
You can’t perform that action at this time.
0 commit comments