tui — terminal apps

small · fast · keyless

$ tui --list

2 apps — one static binary each. No API keys, no signup, no configuration. They inherit your terminal's colours and render to stderr, so piping still works.

01

macro-tui

rust · ratatui

Twenty-six macro instruments on one screen — live prices, a month of daily closes, and the headlines moving them. Pick a row for a chart and the news that mentions it.

markets · live prices · news · ~2 MB · linux / macos · mit

$ curl -fsSL https://tui.jp305.dev/macro-tui/install.sh | sh
macro-tui — board
macro-tui showing US indices, Treasury yields and commodities with colour-coded moves and trend lines.
02

nhl-tui

rust · ratatui

Live scores, the wild card race, the schedule and the scoring leaders. Pick a game and get the whole boxscore, period by period.

hockey · live scores · standings · ~2 MB · linux / macos · mit

$ curl -fsSL https://tui.jp305.dev/nhl-tui/install.sh | sh
nhl-tui — scores
nhl-tui showing a full slate of final scores for one night.

$ cat method.txt

common   terminal lifecycle · event pump · config · size-capped http · layout
macro    state, keys, screens — markets
nhl      state, keys, screens — hockey
feeds    public + keyless → nothing to configure
repo     one repository: github.com/jp30566347/tui