Skip to content

Commit 189877d

Browse files
author
Greg
committed
README: animated demo GIF as the hero image
Recorded from demo mode: drive detail with speed/battery chart, a supercharging curve, and building a multi-leg trip selection into the trip summary. Static screenshot moved into a collapsible section.
1 parent 151a362 commit 189877d

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,16 @@ It connects to your existing TeslaMate Postgres database and renders a clean, ma
1010
driving and charging history. One static Go binary, one container, no second database, and nothing is
1111
ever written back to TeslaMate.
1212

13+
![TeslaMate Dash demo — drive details, charging curve, and a trip summary](docs/demo.gif)
14+
15+
> The recording above runs in demo mode with synthetic data. Your real data never leaves your machine.
16+
17+
<details>
18+
<summary>Static screenshot</summary>
19+
1320
![TeslaMate Dash](docs/screenshot.png)
1421

15-
> The screenshot above runs in demo mode with synthetic data. Your real data never leaves your machine.
22+
</details>
1623

1724
## Features
1825

@@ -38,8 +45,7 @@ ever written back to TeslaMate.
3845
- **Any timeframe.** All time, last year, 90 days, 30 days, or a custom From/To range with quick
3946
presets.
4047
- **Per-car.** Multi-car aware; pick a vehicle in the header and the whole dashboard filters to it.
41-
- **One binary.** React + MapLibre frontend built once and embedded; served straight from the Go
42-
binary.
48+
4349

4450
## Quick start (demo, no database)
4551

docs/demo.gif

5.09 MB
Loading

0 commit comments

Comments
 (0)