A Java-based file manager created by me.
This file manager includes all the features of a regular file manager, but with a key improvement: it displays images and other files directly inside the app instead of opening separate applications.
- Browse files and folders
- Open and view images, videos, and text files directly
- Copy, move, delete, and rename files
- User-friendly interface
- Java
- JavaFX
- File I/O operations
- Clone the repository
- Open the project in your Java IDE
- Run the
MainApp.javafile - Start managing your files seamlessly within the app
This project is a demonstration of how to handle file operations and display media within a Java application.