<?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: 陈玄风</title>
    <description>The latest articles on DEV Community by 陈玄风 (@cpys).</description>
    <link>https://dev.to/cpys</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%2F4070774%2Ff431fa6a-2f54-4b7e-bc91-0c0d019da85a.jpg</url>
      <title>DEV Community: 陈玄风</title>
      <link>https://dev.to/cpys</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cpys"/>
    <language>en</language>
    <item>
      <title>I put the remaining Codex quota beside the current chat title</title>
      <dc:creator>陈玄风</dc:creator>
      <pubDate>Mon, 10 Aug 2026 11:56:59 +0000</pubDate>
      <link>https://dev.to/cpys/i-put-the-remaining-codex-quota-beside-the-current-chat-title-3fpc</link>
      <guid>https://dev.to/cpys/i-put-the-remaining-codex-quota-beside-the-current-chat-title-3fpc</guid>
      <description>&lt;p&gt;When I use Codex Desktop, I often want one tiny piece of information: how much quota is left.&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fuce7sqbu4mlikeuik9d8.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fuce7sqbu4mlikeuik9d8.png" alt="Codex Quota Overlay in its real Codex Desktop position" width="800" height="437"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The information is available, but checking it means opening the account menu in the lower-left corner. Doing that repeatedly was just enough friction to interrupt the work.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Codex Quota Overlay&lt;/strong&gt;, a small open-source desktop companion. It places the remaining quota, next reset time, and Reset-card expiry beside the current chat title—in one line.&lt;/p&gt;

&lt;p&gt;The overlay only appears while Codex is the foreground app. Switching applications, minimizing Codex, or closing it hides the overlay immediately. It is click-through and does not take focus.&lt;/p&gt;

&lt;p&gt;Privacy was an important boundary:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;no screenshots;&lt;/li&gt;
&lt;li&gt;no reading chat content or chat titles;&lt;/li&gt;
&lt;li&gt;no browser cookies;&lt;/li&gt;
&lt;li&gt;no telemetry endpoint in the public build by default.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Windows 11 has been tested on a real machine. macOS arm64 and x64 packages are available as pre-releases, but I am still looking for real-machine feedback there. I did not ship a Linux package because there is currently no official Codex Desktop app for Linux.&lt;/p&gt;

&lt;p&gt;Source and downloads:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/cpys/codex-quota-overlay" rel="noopener noreferrer"&gt;https://github.com/cpys/codex-quota-overlay&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Releases: &lt;a href="https://github.com/cpys/codex-quota-overlay/releases" rel="noopener noreferrer"&gt;https://github.com/cpys/codex-quota-overlay/releases&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you try it, I would especially appreciate feedback about placement on unusual display scaling or multi-monitor setups.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>productivity</category>
      <category>electron</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
