/oled-reader

Takes a URL to a markdown file and formats it for comfortable reading on an OLED screen.

Primary LanguageJavaScriptMIT LicenseMIT

OLED Reader

Takes a URL to a .md file and formats it for comfortable reading on an OLED screen. Also attempts to resolve any relative paths to absolute paths (useful for links/images pointed at the same git repo the .md file is stored in, for example).

Built with create-react-app.