Skip to content

Repository files navigation

File Tree Viewer

Build Status Build status

Swing application to display file tree.

Features:

  • Shows file tree of:
    • local file system
    • archives (zip and jar)
    • FTP servers
  • Allows to add/remove FTP servers
  • Shows preview of image and text files
  • Filters displaying files by their extensions

Build and test

Run ./gradlew shadowJar to build project (without launching tests). It'll create fat jar in build/libs/. To run test launch ./gradlew check.

Run

Run java -jar build/libs/file-tree-viewer.jar.

About

Swing application to display file tree

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages