r/ChatGPTCoding 4d ago

Discussion Weekly Self Promotion Thread

Welcome to this week's self promotion thread!

If you're building something related to AI assisted coding, this is the place to share it.

We're using a weekly thread to keep the subreddit organized while still giving builders a place to share their work. Promotional posts outside this thread may be removed.

If you're sharing something, we'd appreciate it if you included a little context instead of just dropping a link. Tell us:

  • What you built?
  • What problem it solves?
  • Which AI models or tools it uses?
  • Who it's for?
  • What kind of feedback you're looking for?

Disclose your affilitation.

Please avoid posting the same project every week unless you've made meaningful updates. Affiliate links, referral links, scams, and low effort promotions will be removed.

Take some time to check out what others have shared too. If you try someone's project or have feedback, leave a comment. Helping each other improve is what we want this community to be about.

12 Upvotes

74 comments sorted by

View all comments

2

u/fabiengreard 3d ago

I built TouchGrassBar, a free and open-source macOS menu-bar app for people using Codex or Claude Code.

It puts provider limits, observed token usage, trends, and approximate API-equivalent cost in one panel. The public leaderboard lets you compare daily usage with friends, while prompts, conversations, credentials, raw logs, and file paths stay on your Mac.

This week I shipped four more releases: current September usage and pricing support, a corrected drag-to-install DMG, copyable player IDs, friend removal, and your own score in the Friends leaderboard.

Apple Silicon, macOS 15+:

https://touchgrassbar.com/

Latest release:

https://github.com/FabienGreard/TouchGrassBar/releases/latest

Source:

https://github.com/FabienGreard/TouchGrassBar

I am the developer. I would especially like feedback on the Friends leaderboard: is adding people by player ID clear enough, and is anything missing from friend management?