/Pilgrim

A tabbed file browser made in Electron

Primary LanguageJavaScriptMIT LicenseMIT

Pilgrim

An animation of the filebrowser being used

Made in electron.

How to use

Clone this repo, install dependencies, and run it!

# Clone
git clone https://github.com/maanlamp/filebrowser.git;

# Install deps
npm i;

# Run it!
electron "<PATH TO THE REPO>";