Giter VIP home page Giter VIP logo

slideshow's Introduction

SlideShow

SlideShow turns a notebook computer into a high-capacity photo frame. Runs on Windows 10. SlideShow can run month after month with no issues.

Screenshot

Vault 3 Screenshot

Copyright

SlideShow © Copyright 2021, Eric Bergman-Terrell

Links

Building for Windows 10

  1. Download the appropriate version of the swt.jar file.
  2. Update the ant build script to point to the swt.jar file that you downloaded.
  3. Run the ant build script (build.xml). It writes a SlideShow.jar file to C:/Temp.

How to Run

java -jar {path to SlideShow.jar file} {path to folder containing image files} {seconds to display each image} {image file types}

For example:

java -jar C:/Temp/SlideShow.jar C:\Temp\Vault3Photos.001\ 1 ".jpg" ".jpeg" ".png" 10

Building for Linux or OSX

  1. Download the appropriate version of the swt.jar file.
  2. Update the ant build script to point to the swt.jar file.
  3. Run the updated ant build script.

License

GPL3

Known Issues

  1. When SlideShow is run from a command line, pressing Esc will stop the program. When SlideShow is run automatically at startup, pressing Esc has no effect.

Feedback

Please submit your feedback to [email protected].

slideshow's People

Contributors

ericterrell avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.