Skip to content

simple slideshow written in java using swing library

Notifications You must be signed in to change notification settings

ali-dahaghin/slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slideshow

A simple project written by java using swing library.

capable of

  1. pause and resume the slideshow (⎵)
  2. increasing (↑) or decreasing (↓) the speed of the slideshow
  3. moving forward (→) and backward (←) in slideshow
  4. closing the slideshow (ESC)
  5. show picture as big as it is possible when resizing the window

build

cd /to/dir/that/the/pom/file/is/placed
mvn package

run

cd /to/dir/that/the/pom/file/is/placed/target
java -jar slideshow.jar

About

simple slideshow written in java using swing library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages