Live data from Hacker News

Show HN: Patat – Terminal-based presentations using Pandoc

github.com

1–10 of 14 posts

Re: Show HN: Patat – Terminal-based presentations using Pandoc

#3
post #2

It's a neat project, and props on bringing it to fruition! But do you see there being a practical use case for this kind of presentation, or did you create this purely for the novelty and fun?

I don't intend to make money with it, but yeah I found it to be pretty useful if I want to give quick-and-dirty presentations to other engineers or technical folks. It basically allows me to switch between the presentation and a demo (running in the console) more seamlessly.

For my particular use case: I work remotely and we use video conferencing all the time. Our video conferencing software allows you share a single screen which is neat, but annoying if you need to switch between a browser (or PDF viewer) and the terminal.

I wouldn't use it for "proper" presentations, or stuff that needs a lot of math (LaTeX beamer comes to mind for that).

Re: Show HN: Patat – Terminal-based presentations using Pandoc

#4
post #2

It's a neat project, and props on bringing it to fruition! But do you see there being a practical use case for this kind of presentation, or did you create this purely for the novelty and fun?

I don't intend to make money with it, but yeah I found it to be pretty useful if I want to give quick-and-dirty presentations to other engineers or technical folks. It basically allows me to switch between the presentation and a demo (running in the console) more seamlessly. For my particular use case: I work remotely and we use video conferencing all the time. Our video conferencing software allows you share a singl…

I welcome anything that support textual interfaces. Thanks and kudos. Also, naming award.

Re: Show HN: Patat – Terminal-based presentations using Pandoc

#5
This is great. I'd love to see something like this with terminal image support for iTerm and Terminology.

If I display images in slides it's only usually 1 image on it's own or occasionally with title text.

I guess if you could use an embedded background image shell commands, e.g. tybg for Terminology, in the Markdown (or other input text) you could make it work.

An alternative would be to use Pandoc to create a presentation and then use w3m to display it in the terminal but Patat would be neater.

Re: Show HN: Patat – Terminal-based presentations using Pandoc

#8
post #7

Being a Dutchman the name alone made me upvote this.

Being Belgian, I did the same! But the project does look useful :-)

The OP is Belgian as well and he has a Trivia section where he does explain what it means in Dutch to the Dutch/Belgians

Re: Show HN: Patat – Terminal-based presentations using Pandoc

#9
post #8
post #7

Being a Dutchman the name alone made me upvote this.

Being Belgian, I did the same! But the project does look useful :-) The OP is Belgian as well and he has a Trivia section where he does explain what it means in Dutch to the Dutch/Belgians

Being French, all I saw was a spelling error ;-)

Re: Show HN: Patat – Terminal-based presentations using Pandoc

#10
In addition to the prior art the author links in the README, there's also the suckless.org project ssg[0]. For something a little more graphically oriented, there's Tom MacWright's big[1] and the in-browser slide editor biggie[2], which both use Markdown.

1: https://github.com/jroimartin/ssg

2: http://www.macwright.org/big/

3: http://www.macwright.org/biggie/

Post reply on HN