<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>SwiftNotch Blog</title>
    <link>https://swiftnotch.xyz/</link>
    <atom:link href="https://swiftnotch.xyz/feed.xml" rel="self" type="application/rss+xml" />
    <description>Updates, launch notes, and product stories from SwiftNotch, the expandable productivity dashboard for the MacBook notch.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 22 Jul 2026 00:00:00 +0000</lastBuildDate>
    <managingEditor>bhama.engine@gmail.com (Bhama Engine Pvt Ltd)</managingEditor>
    <webMaster>bhama.engine@gmail.com (Bhama Engine Pvt Ltd)</webMaster>
    <image>
      <url>https://swiftnotch.xyz/logo.png</url>
      <title>SwiftNotch Blog</title>
      <link>https://swiftnotch.xyz/</link>
    </image>
    <item>
      <title>I built SwiftNotch: a productivity dashboard for the MacBook notch</title>
      <link>https://swiftnotch.xyz/blog/devto-swiftnotch</link>
      <guid isPermaLink="true">https://swiftnotch.xyz/blog/devto-swiftnotch</guid>
      <pubDate>Wed, 22 Jul 2026 00:00:00 +0000</pubDate>
      <author>bhama.engine@gmail.com (Bhama Engine)</author>
      <category>macos</category>
      <category>swift</category>
      <category>productivity</category>
      <category>indiehackers</category>
      <description>SwiftNotch turns the MacBook notch into an expandable macOS productivity hub with widgets, file staging, media controls, window snapping, account flows, and developer tools.</description>
      <media:thumbnail url="https://swiftnotch.xyz/assets/og-image.webp" width="1200" height="630" />
      <media:content url="https://www.youtube.com/watch?v=yu0Y8zHxIco" medium="video" />
      <content:encoded><![CDATA[
        <p>The notch on a MacBook is strange real estate.</p>
        <p>It is always there. It sits at the top of the screen, close to the menu bar, close to system controls, close to whatever you are doing. But most of the time it is treated like a cutout to design around instead of a place software can use.</p>
        <p>That felt like a missed opportunity.</p>
        <p>So I built <strong>SwiftNotch</strong>, a macOS menu bar app that turns the notch area into an expandable productivity dashboard. Hover near the notch or press <code>Option + Space</code>, and the quiet black shape becomes a small command center for widgets, files, media, shortcuts, developer tools, and window actions.</p>
        <p>Website: <a href="https://swiftnotch.xyz">swiftnotch.xyz</a></p>
        <p>Demo video: <a href="https://youtu.be/yu0Y8zHxIco?si=omA5FSLqzOlUBtew">watch SwiftNotch on YouTube</a></p>
        <p>SwiftNotch <strong>1.x is free during beta</strong>. I want early Mac users to try the full experience, share feedback, and help shape the app before SwiftNotch 2.0 introduces paid plans.</p>
        <h2>The idea</h2>
        <p>I did not want to build another large dashboard that asks you to leave your current app. The goal was the opposite: make useful tools available in the smallest possible space, without breaking flow.</p>
        <p>The notch is perfect for this because it already behaves like a visual anchor. You know where it is without thinking. If it can expand only when needed, it becomes a temporary interface layer instead of another permanent panel.</p>
        <h2>What SwiftNotch does</h2>
        <p>The current app includes <strong>31 built-in widgets</strong> across productivity, system utilities, media, automation, and developer workflows.</p>
        <ul>
          <li><strong>Media Control</strong> for Spotify, Apple Music, VLC, YouTube, and browser players</li>
          <li><strong>Shelf</strong> for drag-and-drop file staging, quick sharing, paths, iCloud actions, and zip workflows</li>
          <li><strong>Clipboard History</strong> for snippets, links, and quick paste</li>
          <li><strong>Calendar Events</strong>, <strong>Reminders</strong>, <strong>Notes</strong>, <strong>Weather</strong>, <strong>World Clock</strong>, and <strong>Pomodoro</strong></li>
          <li><strong>Quick Toggles</strong> for Wi-Fi, Bluetooth, Dark Mode, and volume</li>
          <li><strong>Window Snapping</strong> with layouts for halves, thirds, quarters, and custom grids</li>
          <li><strong>Developer Hub</strong> for CPU, memory, disk, ports, and workspace signals</li>
          <li><strong>AI Coding HUD</strong> for local CLI assistants like Claude Code</li>
          <li><strong>GitHub / code hosting views</strong> for repository and pipeline signals</li>
        </ul>
        <p>The app is not trying to replace full-size tools. It is designed for the tiny interactions that usually interrupt you: checking a meeting, controlling music, grabbing a copied command, staging a file, snapping a window, or quickly asking an AI coding assistant something.</p>
        <h2>Why I built it natively</h2>
        <p>SwiftNotch is built as a native macOS app using SwiftUI and AppKit. That mattered because a notch utility has to feel lightweight. It sits close to system UI, so performance and polish are not optional.</p>
        <p>The web dashboard for the product is built separately with React, Vite, Framer Motion, i18next, and custom CSS, but the macOS app itself is native.</p>
        <h2>Free throughout the 1.x beta</h2>
        <p>For launch, I am keeping SwiftNotch 1.x completely free during beta. SwiftNotch 2.0 and later will be paid, but the plan for 1.x is simple: get the app into real workflows, listen carefully, and use that feedback to decide what SwiftNotch should become next.</p>
        <p>You can check it out here: <a href="https://swiftnotch.xyz">https://swiftnotch.xyz</a></p>
      ]]></content:encoded>
    </item>
  </channel>
</rss>
