<?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: Lakpriya Seneviratna</title>
    <description>The latest articles on DEV Community by Lakpriya Seneviratna (@lakpriya1).</description>
    <link>https://dev.to/lakpriya1</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%2F634772%2F8a0aa828-5f96-40d9-ab74-e48604e42802.jpeg</url>
      <title>DEV Community: Lakpriya Seneviratna</title>
      <link>https://dev.to/lakpriya1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lakpriya1"/>
    <language>en</language>
    <item>
      <title>Stop Checking Claude Usage Mid-Flow — Meet ccbar</title>
      <dc:creator>Lakpriya Seneviratna</dc:creator>
      <pubDate>Wed, 22 Jul 2026 14:59:32 +0000</pubDate>
      <link>https://dev.to/lakpriya1/stop-checking-claude-usage-mid-flow-meet-ccbar-ofm</link>
      <guid>https://dev.to/lakpriya1/stop-checking-claude-usage-mid-flow-meet-ccbar-ofm</guid>
      <description>&lt;p&gt;Have you ever been deep into a Claude Code session and suddenly wondered, &lt;strong&gt;“How much usage do I actually have left? 👀”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Normally, you have to stop working, open the Claude website, and check manually. Otherwise, you may keep using your context and limits without realizing how close you are to running out.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;&lt;code&gt;ccbar&lt;/code&gt;&lt;/strong&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flf2ej5jb2rst8y0qr29r.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%2Flf2ej5jb2rst8y0qr29r.png" alt="ccbar Claude Code status line" width="798" height="99"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It adds a clean status line below your Claude Code prompt, showing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;⚡ Model and effort level&lt;/li&gt;
&lt;li&gt;📁 Current workspace&lt;/li&gt;
&lt;li&gt;📊 Context usage&lt;/li&gt;
&lt;li&gt;⏳ 5-hour and 7-day limits&lt;/li&gt;
&lt;li&gt;🕒 Time remaining until reset&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The bars change from green to yellow to red, so you can understand your remaining usage at a glance.&lt;/p&gt;

&lt;p&gt;It also includes different styles and customization options to match your terminal setup.&lt;/p&gt;

&lt;h2&gt;
  
  
  Installation
&lt;/h2&gt;

&lt;p&gt;Install it with one command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;curl &lt;span class="nt"&gt;-fsSL&lt;/span&gt; https://raw.githubusercontent.com/lakpriya1s/ccbar/main/install.sh | bash
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  GitHub
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/lakpriya1s/ccbar" rel="noopener noreferrer"&gt;https://github.com/lakpriya1s/ccbar&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback, contributions, and GitHub stars are always welcome 🙌&lt;/p&gt;

&lt;p&gt;Keywords: ClaudeCode, OpenSource, DeveloperTools, AIEngineering, Bash&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claude</category>
      <category>claudecode</category>
      <category>code</category>
    </item>
  </channel>
</rss>
