Skip to content

n0dev/go-slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Slideshow

Simple cross-platform slideshow to display your pictures in go.

This is not production ready yet.

Setup

First install the dependencies for your system:

apt-get install libsdl2{,-mixer,-image,-ttf}-dev

Or MacOS

brew install sdl2{,_image,_mixer,_ttf,_gfx} pkg-config

Build and run

make build
./bin/go-slideshow <file or folder>

Usage

Keys Com
Next picture
Previous picture
f Toggle fullscreen
i Toggle information on picture

About

Simple cross-platform slideshow for pictures written in go

Resources

License

Stars

Watchers

Forks