An open API service indexing awesome lists of open source software.

https://github.com/wheon06/token-jandi

🍃 Menubar app to track your Claude token usage.
https://github.com/wheon06/token-jandi

Last synced: 3 months ago
JSON representation

🍃 Menubar app to track your Claude token usage.

Awesome Lists containing this project

README

          

# Token Jandi

[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/techinpark/jandi/blob/main/LICENSE)
[![Platform](https://img.shields.io/badge/platform-macOS-green.svg?style=flat)](https://github.com/techinpark/jandi)
[![Swift 5.9](https://img.shields.io/badge/Swift-5.9-orange.svg?style=flat)](https://developer.apple.com/swift/)

## Introdution

Check your Claude Code token usage easily from the MacOS status bar.

## Preview 👀
![](./.github/images/preview.png)

## Requirements

- `Token Jandi` is written in Swift 5.9
- Compatible with macOS 14 +

## Install

### Homebrew CLI

```sh
$ brew tap wheon06/tap
$ brew install --cask token-jandi
```

## License
`Token Jandi` is available under the MIT license. See the LICENSE file for more info.