home.social

#presenterm — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #presenterm, aggregated by home.social.

  1. 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: github.com/mfontanini/presente

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

  2. #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 github.com/mfontanini/presente

  3. 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.