Skip to content

vlegchilkin/file-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo app on Swing (File-Previewer)

Cross-platform file browser with an image / text preview capabilities. Treats archives (zip) as folders with special icon. Walking through nested archives is also supported.

Build an executable jar with all libraries packed:

mvn clean package
java -jar target/filepreviewer-1.0-SNAPSHOT.jar  

Entry point:

org.vlegchilkin.filepreviewer.Main

About

Demo app on Swing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages