👨‍🏫 Tutorial Codeburn (Share ko lang)

  • Thread starter Thread starter Kyaaa
  • Start date Start date

Kyaaa

Elite
You do not have permission to view the full content of this post. Log in or register now.
1782516076417.webp


CodeBurn is a local analytics tool na nagta-track ng AI spending mo across 31+ AI coding tools (Claude Code, Cursor, Codex, Gemini CLI, Copilot, Cline, etc.). Binabasa niya yung session files sa local machine mo, tapos bina-breakdown niya yung token usage at gastos by task, model, tool, at project.

Best part: 100% offline. Walang API keys, walang data na lumalabas ng computer mo. Lahat local lang.

Features:

- Interactive TUI dashboard — shows last 7 days of spend by default
- optimize — finds where you're wasting money: re-read files, low edit ratios, unused MCP servers, bloated configs
- compare — compares your models side by side (one-shot rate, retry patterns, cost efficiency)
- yield — correlates your AI sessions with git commits to show which spending was productive vs. reverted (wasted money)
- Web dashboard with charts (localhost:4747)
- Multi-device support via PIN pairing on your local network
- macOS menu bar app
- 162+ currencies with live exchange rates (you can set it to PHP)

Requirements:
  • Node.js 22.13+
  • At least isang supported tool na may local session data

SETUP Pinaka-mabilis, walang install (try mo agad):
npx codeburn

Kung gusto mong permanente (global install):
npm install -g codeburn

Tapos i-run mo lang:
codeburn

Mga useful na command:
codeburn today # gastos ngayong araw
codeburn month # buong buwan
codeburn optimize # hanapin saan nasasayang
codeburn compare # ihambing ang models
codeburn yield # productive ba o sayang lang?
codeburn web # dashboard sa browser
codeburn export # CSV / JSON
 

About this Thread

  • 1
    Replies
  • 27
    Views
  • 2
    Participants
Last reply from:
Handnasomepa

Trending Topics

Online now

Members online
875
Guests online
643
Total visitors
1,518

Forum statistics

Threads
2,279,451
Posts
28,990,802
Members
1,225,916
Latest member
ulqui
Back
Top