Warning: This project relies on an unofficial Tricount API and may stop working at any time.
A Streamlit dashboard for visualizing Tricount expense data. Track balances, payments, and expenses over time with interactive charts.
uv syncuv run streamlit run app.py- Open your Tricount app or website
- Go to your tricount and click "Share"
- Copy the link - it looks like
https://tricount.com/en/ABC123XYZ - Paste the ID (
ABC123XYZ) in the app
API implementation based on TricountAPI-python by marinoo3.

