File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33Monitor and control your reef aquarium from the terminal — all on your local network, no cloud required.
44
55[ ![ Go] ( https://img.shields.io/badge/Go-1.25+-00ADD8?logo=go )] ( https://go.dev ) [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( LICENSE ) [ ![ CI] ( https://github.com/marzagao/aquadirector/actions/workflows/ci.yml/badge.svg )] ( https://github.com/marzagao/aquadirector/actions/workflows/ci.yml ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/marzagao/aquadirector )] ( https://goreportcard.com/report/github.com/marzagao/aquadirector )
6- <video src =" demo.mp4 " autoplay loop muted playsinline >
7- ```
8- $ aquadirector dashboard
9-
10- === Water Quality ===
11- pH 7.87 (low)
12- Temperature 25.4C / 77.7F
13- ORP 155 mV (low)
14- Salinity 0.63%
15- SG 1.022
16-
17- === ATO ===
18- Status auto (level=desired, 5.0 gal) temp=25.5C
19- Pump off, last trigger: manual
20- Today Fills 6 (0.22 gal)
21- Last Fill 2026-04-11 17:14
22- Temp 7d min=24.8C avg=25.4C max=26.6C
23- Leak Sensor dry
24-
25- === Lighting ===
26- Mode auto (moon=0, white=46, blue=65)
27-
28- === Feeding ===
29- Food ~0g drum=RED (level=0)
30-
31- === Notifications (last 7 days) ===
32- 2026-04-11 08:51 ATO: Reservoir is running low.
33-
34- Ran at 2026-04-11 17:14:32
35- ```
36- </video >
6+ ![ Demo] ( demo.gif )
377
388## Supported Devices
399
Original file line number Diff line number Diff line change 99# Generate (run from repo root):
1010# CHROMIUM_PATH="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" vhs hack/demo.tape
1111#
12- # Output: demo.mp4 — add to README with:
13- # <video src=" demo.mp4" autoplay loop muted playsinline></video>
12+ # Output: demo.gif — add to README with:
13+ # 
1414
15- Output demo.mp4
15+ Output demo.gif
1616
1717Set Shell "bash"
18- Set FontSize 12
18+ Set FontSize 10
1919Set LineHeight 1.1
2020Set FontFamily "JetBrains Mono"
21- Set Width 800
22- Set Height 700
21+ Set Width 600
22+ Set Height 526
2323Set Theme "Dracula"
2424Set Padding 32
2525Set TypingSpeed 35ms
You can’t perform that action at this time.
0 commit comments