hakanrw / JFileExplorer

File Explorer written on Java with Swing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JFileExplorer

File Explorer written with Java and Swing.

image

Running the program

Run the project with sbt run

You need to have SBT installed.

TODO

  • Implement directory traversal (done)
  • Implement file creation
  • Implement rename

About

File Explorer written on Java with Swing


Languages

Language:Java 97.2%Language:Scala 2.8%