diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index fbdbb63..bb0a10b 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -23,6 +23,10 @@ This section details the series of instructions provided to ChatGPT for the crea ### Add Alarm Sound - "Now I want it to play a sound when it finishes." +- "How can i change the volume of the sound?" +- "Can you change the code so it shows only a volume knob?" +- "Can you change the code to display some text above the volume knob?" +- "Change the code so the volume slide is displayed in the lower right corner?" ### I Downloaded an Alarm Sound from the Internet ### But I Want to Make Sound Alarm Shorter with FFmpeg @@ -51,4 +55,4 @@ This section details the series of instructions provided to ChatGPT for the crea ### Improve README.md - "Make this README more informal, fun, and enjoyable, with emojis and so on..." -- "Not so informal, something in between, please." \ No newline at end of file +- "Not so informal, something in between, please." diff --git a/index.html b/index.html index 2dc2cae..f6efbe3 100644 --- a/index.html +++ b/index.html @@ -41,6 +41,10 @@ src="https://cdn.glitch.global/a4d114d0-86a7-4f80-ba12-95f3b0ba963b/alarm.wav?v=1699704359595" type="audio/wav" > +