Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/candera/slideshow

Clojure slideshow app
https://github.com/candera/slideshow

Last synced: 20 days ago
JSON representation

Clojure slideshow app

Awesome Lists containing this project

README

        

# slideshow

Shows a full-screen slideshow of all the images in a directory tree.

## Usage

Call the function slideshow, passing in a directory. Alternatively,
use the included launch4j config file to generate a Windows
executable, and run that with a directory as an argument.

## Installation

FIXME: write

## TODO

* Adjust when resized or moved across monitors
** This looks like it's working now - test it out on Lorien
* Bind q and ESC to quit
* Add indicators for when it's paused, rotation speed, etc.
* Hide cursor after it stops moving for a few seconds
* Center text in flashcard mode

## License

Copyright (C) 2010 Wangdera Corporation ([email protected])

Distributed under the Eclipse Public License, the same as Clojure.