Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 23:11

gnome-slideshow v0.1.1

Installation

Debian / Ubuntu (.deb)

sudo dpkg -i gnome-slideshow_*.deb

From release archive (recommended for latest)

tar -xzf gnome-slideshow_Linux_*.tar.gz
sudo install -m 755 slideshow /usr/local/bin/slideshow
slideshow completion bash | sudo tee /usr/share/bash-completion/completions/slideshow >/dev/null

Changelog

  • 0a2259a Fix: gitignore was removing cmd/slideshow

See the README for full usage and configuration.