Presenterm - aplicación de la presentación de Kiot de Ivan

https://tube.kockatoo.org/w/39kGSexEedte8SKA9bUb79

Presenterm - aplicación de la presentación de Kiot de Ivan

PeerTube

Slides from the terminal? Yes, with style.

Presenterm lets you build presentations in Markdown, run them in your terminal (with images, GIFs, code highlighting, themes, even PDF export).
CLI, but make it ✨aesthetic✨.

GitHub magic: https://github.com/mfontanini/presenterm

#Markdown #TerminalTools #CLILife #DevPresentations #OpenSource #TUI #Presenterm #DevTools

#presenterm lets you create #presentations in #markdown format and run them from your #terminal with support for image and animated gifs, highly customizable themes, #code highlighting, exporting presentations into #PDF format, and plenty of other features https://github.com/mfontanini/presenterm
GitHub - mfontanini/presenterm: A markdown terminal slideshow tool

A markdown terminal slideshow tool. Contribute to mfontanini/presenterm development by creating an account on GitHub.

GitHub
GitHub - mfontanini/presenterm: A markdown terminal slideshow tool

A markdown terminal slideshow tool. Contribute to mfontanini/presenterm development by creating an account on GitHub.

GitHub
I really love #presenterm #linux console slides tool, it is great does have #sixel support. But I haven’t found reasonable tool for charts. I mean #gnuplot is great, but I find myself impossible for me to produce heatmap there. So I have produced in one or two hours command line tool (read code glue) consuming vega-lite high level grammar of interactive graphics to do the job. So I can plot directly in #terminal and presentern. Now I am afraid to release those about 50 lines of typescript.