A terminal-based AWS cost and resource dashboard built with Python and the Rich library. It provides an overview of AWS spend by account, service-level breakdowns, budget tracking, and EC2 instance summaries.

1 Open Issue Need Help Last updated: Jan 1, 2026

Open Issues Need Help

View All on GitHub
last month's cost issue about 5 hours ago

AI Summary: The feature for calculating last month's cost is not working correctly. Instead of aggregating costs for the entire previous month, it is erroneously only considering data from the first and the second-to-last days of that month.

Complexity: 2/5
bug good first issue

A terminal-based AWS cost and resource dashboard built with Python and the Rich library. It provides an overview of AWS spend by account, service-level breakdowns, budget tracking, and EC2 instance summaries.

Python