<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vibecoder</title>
    <description>The latest articles on DEV Community by Vibecoder (@vibecoder_05b8dfe521d4f58).</description>
    <link>https://dev.to/vibecoder_05b8dfe521d4f58</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3853551%2Ff3824e44-4f97-4626-a274-39fae880ee37.png</url>
      <title>DEV Community: Vibecoder</title>
      <link>https://dev.to/vibecoder_05b8dfe521d4f58</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vibecoder_05b8dfe521d4f58"/>
    <language>en</language>
    <item>
      <title>Airwave — sync music with a single link</title>
      <dc:creator>Vibecoder</dc:creator>
      <pubDate>Thu, 02 Apr 2026 08:12:04 +0000</pubDate>
      <link>https://dev.to/vibecoder_05b8dfe521d4f58/airwave-sync-music-with-a-single-link-3d2d</link>
      <guid>https://dev.to/vibecoder_05b8dfe521d4f58/airwave-sync-music-with-a-single-link-3d2d</guid>
      <description>&lt;p&gt;Listening to music with friends online still sucks.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Airwave&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Paste a YouTube / SoundCloud / Mixcloud link → share it → everyone hears the &lt;strong&gt;same audio&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;No accounts. No premium APIs. No “press play at the same time.”&lt;/p&gt;




&lt;h2&gt;
  
  
  ⚡ Run it
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;docker run &lt;span class="nt"&gt;-d&lt;/span&gt; &lt;span class="nt"&gt;-p&lt;/span&gt; 8000:8000 ghcr.io/yourname/airwave
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Open &lt;code&gt;http://localhost:8000&lt;/code&gt; and paste a link.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔥 Why it’s different
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;One shared stream (not per-user playback)&lt;/li&gt;
&lt;li&gt;Works with multiple sources&lt;/li&gt;
&lt;li&gt;Self-hosted, no lock-in&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;paste → play → share&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Repo:&lt;br&gt;
&lt;a href="https://github.com/76696265636f646572/Airwave" rel="noopener noreferrer"&gt;https://github.com/76696265636f646572/Airwave&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>webdev</category>
      <category>selfhosted</category>
    </item>
  </channel>
</rss>
