Skip to content

GurudayalKhalsa/File-Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#File Browser

A File browser and manager built with Node and VueJS. Medatata extracted with Exiftool. Only tested on Mac OS X.

##Installation

  • Clone or download this repository
  • $ npm install
  • $ cd app
  • $ node server
  • You may need to run $ sudo node server if you get an error
  • Visit localhost:3000 to see the app

To Run quickly, insert this into ~/.bash_profile :

alias filebrowser="cd /path/to/File\ Browser/app && node server"

To hack away on this project, cd the root directory, run gulp and start coding.

About

A File browser and manager built with Node and VueJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published