What does HackerNews think of lookatme?

An interactive, terminal-based markdown presenter

Language: Python

#14 in Markdown
#124 in Python
#39 in Terminal
https://github.com/d0c-s4vage/lookatme if you're a command line guy like me, this is my favorite slides presentation system inside the console.
Let's explore the best open source tools to transform markdown files to fully fledged presentations.

- Reveal.js: https://revealjs.com/

- Lookatme: https://github.com/d0c-s4vage/lookatme

- Marp: https://marp.app/

- Slidev: https://sli.dev/

Man - this is my fkn brand.

Plain text is almost a universal truth -- and it's easy to church up your documentation with a well presented ASCII chart.

Some ANSI Color Codes and ASCIInema can carry you a long way.

Here's a list of plain text information tools from my notes:

  https://mbarkhau.keybase.pub/asciigrid/
  https://gitlab.com/mbarkhau/asciigrid/
ascii-tables is exactly what is says on the label.

  https://ozh.github.io/ascii-tables/
  https://github.com/ozh/ascii-tables/

  https://www.netpen.io/main/
  https://github.com/ebirger/netpen/
svgbob and svg-term are both great for creating SVGs out of these plain text files:

  https://github.com/marionebl/svg-term-cli/
  https://ivanceras.github.io/svgbob-editor/
  https://github.com/ivanceras/svgbob/
Here are some TUI/CLI focused frameworks. These are over kill for me - but maybe useful to someone here:

  https://www.textualize.io/
  https://charm.sh/
  http://maaslalani.com/slides/
  https://github.com/peterbrittain/asciimatics/
TUI/Text-Based presentaion tools:

  https://sli.dev/
  https://github.com/slidevjs/slidev/
  https://github.com/maaslalani/slides/
  http://maaslalani.com/slides/
  https://github.com/d0c-s4vage/lookatme/
  https://github.com/chunqiuyiyu/ervy/
Honorable Mention goes to wtf-util and it's TUI configurator:

  https://wtfutil.com/
  https://github.com/ggerganov/wtf-tui
Thanks for coming to my ted talk!
I like it a lot. However, I'm using mume [1] instead to generate slides via reveal.js because I want to:

- share my slides

- include pictures

The latter kinda works in lookatme [2] too, but only via extensions.

[1]: https://github.com/shd101wyy/mume

[2]: https://github.com/d0c-s4vage/lookatme

I've been using lookatme[1] for my presentations, which converts Markdown to a slides format, and I absolutely love this project. I found out about it through a few people who presented at an online Neovim talk in this format.

[1]: https://github.com/d0c-s4vage/lookatme