/file-manager4j

SImeple file manager on Java

Primary LanguageJava

file-manager4j

Simple file manager on Java Just a wrapper for java io/nio. Designed as usual file manager of Windows, Linux, etc...

How to run?

Call FileManagerFacotry to create an instance, and you are ready to go.

What's next?

  • create command line interface

Why?

The project isn't really solving a specific issue. It's merely a part of my preparation for Java SE 17 certification. However, maybe some beginners will find it helpful.

PS

That's it; enjoy it if you found it helpful!