<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Sleep Timer]]></title><description><![CDATA[<p dir="auto">In the Spotify Android App there's a sleep-timer feature where music will stop playing after a set amount of time (5min, 10min, 15min, 30min, ect.)</p>
<p dir="auto">I love this feature as a way to setting a timer for focused work, or to listen to music while falling asleep. I'd love to see this feature!</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/717/sleep-timer</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 07:38:09 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/topic/717.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 30 Aug 2022 16:48:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Sleep Timer on Wed, 27 Sep 2023 09:59:52 GMT]]></title><description><![CDATA[<p dir="auto">Yes! I love the built-in sleep timer feature on Spotify. <a href="https://www.tunelf.com/spotify-music/set-sleep-timer-on-spotify.html" rel="nofollow ugc">This post</a> introduces alternative ways to set the sleep timer for Spotify across multiple devices.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2966</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2966</guid><dc:creator><![CDATA[rainychen]]></dc:creator><pubDate>Wed, 27 Sep 2023 09:59:52 GMT</pubDate></item><item><title><![CDATA[Reply to Sleep Timer on Thu, 31 Aug 2023 07:40:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/2057">@Robbing7423</a> For a year or so now I used my main desktop for my alarm...</p>
<p dir="auto">So maybe I want to play music, or watch some TV and have the computer sleep at 9.30pm and then wake up in the morning to play me a tune for waking up.</p>
<p dir="auto">I use KAlarm, but you can schedule any way...</p>
<pre><code>window_list=$(wmctrl -l | awk '{print $1}')
for window in $window_list; do
    wmctrl -ic "$window"
done; amixer set Master 10%; systemctl suspend
</code></pre>
<p dir="auto">I set the volume because last month, I left my mouse on and the computer woke up at 3am and I got a few noisy notifications.</p>
<p dir="auto">Basically, whatever window is open/playing will get closed so that in the morning, it wakes up with a tune which also helps me remember what day it is.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2913</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2913</guid><dc:creator><![CDATA[ben2talk]]></dc:creator><pubDate>Thu, 31 Aug 2023 07:40:41 GMT</pubDate></item><item><title><![CDATA[Reply to Sleep Timer on Sun, 13 Aug 2023 03:04:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1413">@eb3f73</a> I guess we must request this feature on github.</p>
<p dir="auto">I made an account just because I wanted this feature. :')</p>
<p dir="auto">And I don't think it's hard to create. I mean, if the developer really doesn't have any time, they can make sure that they use a preliminary command like "sleep 60m &amp;&amp; pkill strawberry" at first then develop this later. (I have been doing this anyway on my systemd Linux Laptop) Not sure how it would work for other operating systems tho</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2888</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2888</guid><dc:creator><![CDATA[Robbing7423]]></dc:creator><pubDate>Sun, 13 Aug 2023 03:04:44 GMT</pubDate></item><item><title><![CDATA[Reply to Sleep Timer on Mon, 28 Nov 2022 01:24:59 GMT]]></title><description><![CDATA[<p dir="auto">+1 to this. How do feature requests get prioritized?</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2044</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2044</guid><dc:creator><![CDATA[eb3f73]]></dc:creator><pubDate>Mon, 28 Nov 2022 01:24:59 GMT</pubDate></item></channel></rss>