I hereby claim:
- I am aldefy on github.
- I am aditlal (https://keybase.io/aditlal) on keybase.
- I have a public key whose fingerprint is 4F57 AD6E 95D6 E9E8 DBDA 56B2 9A19 C46D F27E A125
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| """ | |
| claude-token-usage.py | |
| Analyzes Claude Code session files (~/.claude/projects/) and reports | |
| token consumption broken down by project, session, and subagent. | |
| Usage: | |
| python3 claude_token_usage.py # all time, all projects | |
| SINCE_DAYS=7 python3 claude_token_usage.py # last 7 days |
I hereby claim:
To claim this, I am signing this object:
| # Created by https://www.gitignore.io/api/android | |
| ### Android ### | |
| # Built application files | |
| *.apk | |
| *.ap_ | |
| *.iml | |
| # Files for the Dalvik VM |