Categorygithub.com/n0dev/go-slideshow
repositorypackage
0.1.0-alpha
Repository: https://github.com/n0dev/go-slideshow.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

GoSlideshow

Build Status

Simple cross-platform (just tested on Linux yet) slideshow for pictures written in go.

This is not ready for use yet.

Install on Linux

To install just follow the steps:

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

go get -v github.com/veandco/go-sdl2/sdl{,_mixer,_image,_ttf}

go get github.com/n0dev/GoSlideshow

Usage

Just run goslideshow indicating a file or a folder in parameter.

KeysAre
🠊Next picture
🠈Previous picture
fToggle fullscreen
iToggle information on picture

License

Copyright (c) 2015 Nicolas Hess [email protected] goslideshow is released under a BSD style license.