<?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: Shivam yadav</title>
    <description>The latest articles on DEV Community by Shivam yadav (@shivam_yadav_e04e04ec0a35).</description>
    <link>https://dev.to/shivam_yadav_e04e04ec0a35</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%2F3931408%2F06cbf26d-0a21-462d-adcd-37d3d9829d32.jpg</url>
      <title>DEV Community: Shivam yadav</title>
      <link>https://dev.to/shivam_yadav_e04e04ec0a35</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shivam_yadav_e04e04ec0a35"/>
    <language>en</language>
    <item>
      <title>I built a desktop Cat Gatekeeper because the Chrome extension kept getting bypassed</title>
      <dc:creator>Shivam yadav</dc:creator>
      <pubDate>Thu, 14 May 2026 14:11:48 +0000</pubDate>
      <link>https://dev.to/shivam_yadav_e04e04ec0a35/i-built-a-desktop-cat-gatekeeper-because-the-chrome-extension-kept-getting-bypassed-4086</link>
      <guid>https://dev.to/shivam_yadav_e04e04ec0a35/i-built-a-desktop-cat-gatekeeper-because-the-chrome-extension-kept-getting-bypassed-4086</guid>
      <description>&lt;p&gt;Cat Gatekeeper went viral in April 2026. Millions of people installed it.&lt;br&gt;
Then they opened a new tab and bypassed the cat in 3 seconds.&lt;/p&gt;

&lt;p&gt;The problem: Cat Gatekeeper is a browser extension. It only blocks 6 specific websites.&lt;br&gt;
The moment you switch to Steam, Discord, or any desktop app — the cat disappears.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Pawzy&lt;/strong&gt; — a desktop app that hijacks your entire OS screen.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's different
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Works at the OS level, not the browser level&lt;/li&gt;
&lt;li&gt;Blocks every app, game, and browser simultaneously&lt;/li&gt;
&lt;li&gt;No new-tab bypass (the overlay covers EVERYTHING)&lt;/li&gt;
&lt;li&gt;No Alt+F4&lt;/li&gt;
&lt;li&gt;Multiple animal companions (cat, dog, capybara, monkey, shiba)&lt;/li&gt;
&lt;li&gt;Free forever, open source (MIT)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How it works
&lt;/h2&gt;

&lt;p&gt;Pawzy uses Electron to create an always-on-top, fullscreen window that sits above&lt;br&gt;
every other application. When your break timer fires, your animal companion slides&lt;br&gt;
onto the screen and stays there until the break ends. There is no bypass path — &lt;br&gt;
the window ignores all keyboard shortcuts and is not dismissable.&lt;/p&gt;

&lt;h2&gt;
  
  
  Download
&lt;/h2&gt;

&lt;p&gt;Windows &amp;amp; Linux: &lt;a href="https://cat-gatekeeper-desktop.vercel.app" rel="noopener noreferrer"&gt;https://cat-gatekeeper-desktop.vercel.app&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/2004Shivam/Pawzy" rel="noopener noreferrer"&gt;https://github.com/2004Shivam/Pawzy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback from anyone who's used Cat Gatekeeper and wanted a desktop version!&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%2Febo0ryc8z68wsgavyp6d.webp" 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%2Febo0ryc8z68wsgavyp6d.webp" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>opensource</category>
      <category>productivity</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
