The pvd package
pvd, Photo Viewer Daemon, is an image viewer application that displays a fullscreen X11 window and listens for remote commands over TCP. The project also includes pvc, a simple command line client application you can use to control pvd. pvc has commands for setting the current photo playlist, jumping between photos, etc. pvd implements caching in the background which makes it possible to quickly switch between photos even if the files are fetched over network or if pvd runs on a slow computer. pvd uses the DevIL image library for loading photo files, which supports a large number of image formats.
Properties
| Versions | 1.0.0, 1.0.1, 1.1.0, 1.1.1 |
|---|---|
| Dependencies | array, base (4.*), Codec-Image-DevIL, containers, haskell98, mtl, network, stm, X11 |
| License | BSD3 |
| Copyright | (c) 2010, Rickard Nilsson |
| Author | Rickard Nilsson |
| Maintainer | rickard.nilsson@telia.com |
| Category | Image Viewer |
| Home page | http://code.haskell.org/pvd |
| Executables | pvc, pvd |
| Upload date | Wed Feb 9 20:56:42 UTC 2011 |
| Uploaded by | RickardNilsson |
Downloads
- pvd-1.1.0.tar.gz (Cabal source package)
- package description (included in the package)