Skip to content

aashirjaved-zz/remote-files-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

remote-files-manager

The app contains client side app for remote file management on single board computer or any device running the nodejs express based server

ExpressJS NodeJS AngularJS Electron

Server Side

Installation :

1. Navigate to server folder copy app.js and package.js to the computer files you want to manage

Make Sure that nodejs is already installed on that system

  • npm install
  • node app.js

Inside app.js you can specify the folder you want to manage in line number 14

const directoryURL =__dirname + "/uploads";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published