<?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: Eli Aqula</title>
    <description>The latest articles on DEV Community by Eli Aqula (@eliaqula).</description>
    <link>https://dev.to/eliaqula</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%2F3930164%2Fdff2d22f-bb70-4478-9176-823dc1f576a7.jpeg</url>
      <title>DEV Community: Eli Aqula</title>
      <link>https://dev.to/eliaqula</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eliaqula"/>
    <language>en</language>
    <item>
      <title>I couldn't find a local music player I actually liked, so I built one.</title>
      <dc:creator>Eli Aqula</dc:creator>
      <pubDate>Fri, 12 Jun 2026 19:51:13 +0000</pubDate>
      <link>https://dev.to/eliaqula/i-couldnt-find-a-local-music-player-i-actually-liked-so-i-built-one-4dc0</link>
      <guid>https://dev.to/eliaqula/i-couldnt-find-a-local-music-player-i-actually-liked-so-i-built-one-4dc0</guid>
      <description>&lt;p&gt;Most of them have outdated, clunky UI/UX, and the look and feel really mattered to me. I've also always loved the karaoke-style synced lyrics in Spotify and Apple Music.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Sonora&lt;/strong&gt;, a local player with UI/UX inspired by Spotify/Apple Music, but for your own files.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Synced, karaoke-style lyrics, fetched automatically from LRCLib&lt;/li&gt;
&lt;li&gt;Automatic metadata enrichment from Genius (cover art, title, artist), so your tracks always look right&lt;/li&gt;
&lt;li&gt;Local library with albums, artists, playlists and favorites&lt;/li&gt;
&lt;li&gt;Full local search&lt;/li&gt;
&lt;li&gt;Built-in tag editor&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Cross-platform by design
&lt;/h2&gt;

&lt;p&gt;It's built with Flutter, so the plan is for it to be available on Windows, Linux, macOS, iOS and Android. Windows and Linux work today, with the rest planned.&lt;/p&gt;

&lt;h2&gt;
  
  
  Open source
&lt;/h2&gt;

&lt;p&gt;Sonora is fully open source under AGPL-3.0.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/Eli-Aqula/Sonora" rel="noopener noreferrer"&gt;https://github.com/Eli-Aqula/Sonora&lt;/a&gt;&lt;br&gt;
Releases (Windows installer + portable): &lt;a href="https://github.com/Eli-Aqula/Sonora/releases" rel="noopener noreferrer"&gt;https://github.com/Eli-Aqula/Sonora/releases&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Screenshots
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo296a09mafkaq4mr5gvu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo296a09mafkaq4mr5gvu.png" alt="Home screen" width="800" height="421"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwh5jwhjs3e29immipn4o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwh5jwhjs3e29immipn4o.png" alt="Library, Albums view" width="799" height="422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwht8pw0udgps8nog7ywr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwht8pw0udgps8nog7ywr.png" alt="Now playing with synced lyrics" width="799" height="421"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Feedback wanted
&lt;/h2&gt;

&lt;p&gt;Just shipped the first beta. Would love to hear what features you wish your Spotify/Apple Music had, and what annoys you most about them.&lt;/p&gt;

</description>
      <category>music</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>flutter</category>
    </item>
  </channel>
</rss>
