Slydes
Developer
Andy Williams
About
This fun slideshow app uses markdown to descibe a full presentation in a single file. It supports the formatting of standard markdown and can edit in real time as well as present from the file.
Content is layed out according to what is in each slide. Code is automatically formatted and syntax highlighting added. Themes are supported and you can save/load your presentation and export to PDF.

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/andydotxyz/slydes@latest
Or you can download the code directly from git:
git clone https://github.com/andydotxyz/slydes.git