PocketExplorer is a basic file explorer made in CSFML.
It lets you navigate through your files and folders, as a file explorer should, but with the juicy PP touch.
To launch the project, open a terminal at the root of the repository and run this command:
./PocketExplorer [path]The path parameter is optional, and defines the location where the file explorer will open. By default, it'll open at the root of the repository.
Have a nice day :D