slimd

terminal slideshow from markdown

Usage no npm install needed!

<script type="module">
  import slimd from 'https://cdn.skypack.dev/slimd';
</script>

README

slimd

Terminal slides from markdown

img

Usage

On node > 8, run with npx:

> npx slimd [markdown-file]

Otherwise, install globally with:

> npm install -g slimd

Keys

  • Space, Right arrow - Navigate to next slide
  • Left arrow - Navigate to previous slide
  • q, CTRL-C, ESC - Quit