Skip to content

xfce-mirror/ristretto

Repository files navigation

License

ristretto

Ristretto is an image viewer for the Xfce desktop environment.

The Ristretto Image Viewer is an application that can be used to view and scroll through images, run a slideshow of images, open images with other applications like an image-editor or configure an image as the desktop wallpaper.


Homepage

Ristretto documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Ristretto source code

Download a Release Tarball

Ristretto archive or Ristretto tags

Installation

From source code repository:

% cd ristretto
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf ristretto-<version>.tar.xz
% cd ristretto-<version>
% meson setup build
% meson compile -C build
% meson install -C build

From Flathub:

% flatpak install flathub org.xfce.ristretto

Uninstallation

From source code repository or tarball:

% ninja uninstall -C build

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 167