/h2-explorer

A resource manager based on Electron and web technology to help you browse pictures via thumbnails

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

H2 Explorer

logo

work in progress

A resource manager based on Electron and web technology to help you browse pictures via thumbnails

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Install dependencies
npm install
# Run the app
npm start