<?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: nasir shahbaz</title>
    <description>The latest articles on DEV Community by nasir shahbaz (@nstechbytes).</description>
    <link>https://dev.to/nstechbytes</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4090363%2F72ae754b-7a9c-4a6e-80ea-1d3aca17e004.png</url>
      <title>DEV Community: nasir shahbaz</title>
      <link>https://dev.to/nstechbytes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nstechbytes"/>
    <language>en</language>
    <item>
      <title>I built a free open-source app that adds mechanical keyboard sounds system-wide on Windows</title>
      <dc:creator>nasir shahbaz</dc:creator>
      <pubDate>Sun, 23 Aug 2026 08:58:24 +0000</pubDate>
      <link>https://dev.to/nstechbytes/i-built-a-free-open-source-app-that-adds-mechanical-keyboard-sounds-system-wide-on-windows-2no1</link>
      <guid>https://dev.to/nstechbytes/i-built-a-free-open-source-app-that-adds-mechanical-keyboard-sounds-system-wide-on-windows-2no1</guid>
      <description>&lt;p&gt;Hey DEV community! 👋&lt;/p&gt;

&lt;p&gt;I just released &lt;strong&gt;MonkeySounds&lt;/strong&gt; a free, open-source Windows app that plays&lt;br&gt;
satisfying mechanical keyboard and mouse click sounds system-wide, for every&lt;br&gt;
application on your PC.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;



&lt;h2&gt;
  
  
  Why I built it
&lt;/h2&gt;

&lt;p&gt;I loved the browser extension that adds keyboard sounds while typing, but I&lt;br&gt;
wanted it everywhere not just in the browser. So I built a native Windows&lt;br&gt;
app in C++ that hooks directly into the input system.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;🎹 Plays realistic mechanical switch sounds on every keystroke&lt;/li&gt;
&lt;li&gt;🖱️ Plays click sounds on every mouse button press&lt;/li&gt;
&lt;li&gt;🔇 Independent mute and volume control for keyboard and mouse&lt;/li&gt;
&lt;li&gt;🎨 Ships with 16 built-in profiles (Cherry MX Blue/Brown/Black,
Holy Panda, Alpaca, Typewriter, and more)&lt;/li&gt;
&lt;li&gt;🛠️ Create your own profiles from any audio files with the built-in wizard&lt;/li&gt;
&lt;li&gt;📦 Portable or installed your choice&lt;/li&gt;
&lt;li&gt;⚡ Zero performance impact runs silently in the system tray&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;C++ / Win32 API&lt;/li&gt;
&lt;li&gt;miniaudio (WASAPI backend)&lt;/li&gt;
&lt;li&gt;NSIS installer&lt;/li&gt;
&lt;li&gt;GitHub Actions for CI&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🐙 GitHub: &lt;a href="https://github.com/NSTechBytes/MonkeySounds" rel="noopener noreferrer"&gt;https://github.com/NSTechBytes/MonkeySounds&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💬 Discord: &lt;a href="https://discord.gg/fZejMxtMhf" rel="noopener noreferrer"&gt;https://discord.gg/fZejMxtMhf&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;❤️ Patreon: &lt;a href="https://www.patreon.com/c/nstechbytes" rel="noopener noreferrer"&gt;https://www.patreon.com/c/nstechbytes&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Would love to hear your feedback! What switch profile should I add next?&lt;/p&gt;

</description>
      <category>windows</category>
      <category>opensource</category>
      <category>cpp</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
