u/oetiker

▲ 29 r/Markdown+1 crossposts

mdmost - like less but for Markdown

Markdown in the terminal usually means one of two things: reading the raw source, or piping it through a tool that dumps one screenful of formatted text and hands you back to less.

I wanted an actual pager. So I wrote mdmost.

  • Resize the pane and everything reflows. Tables renegotiate their column widths, diagrams re-lay their boxes, prose re-wraps. One drag, three different behaviors.
  • Mermaid diagrams get drawn, not printed as source.
  • Select with the mouse and the Markdown source lands on your clipboard, not the rendered text.
  • A table too wide for the pane scrolls sideways on its own instead of being mangled.

Written in Rust. No system dependencies beyond a terminal that speaks truecolour. Homebrew, .deb, .rpm, static musl tarballs, or cargo install mdmost.

https://github.com/oetiker/mdmost

u/oetiker — 6 days ago
▲ 9 r/trmnl

Byonk goes HomeAssistant

I have just released the first version of byonk with HomeAssistant integration.

It allows you to manage the content of your TRMNL devices directly in HomeAssistant.

Mor will be coming ...

Initial Install instructions are here: https://github.com/oetiker/byonk/blob/main/homeassistant/byonk/DOCS.md

Update: I just realized I had still an old version of DOCS.md online which did not properly describe the HA integration, only the addon. Fixed!

u/oetiker — 1 month ago
▲ 39 r/trmnl

Byonk driving a E1004

I got a e1004, flashed it to trmnl and integrated it on byonk :) happiness.

u/oetiker — 2 months ago