Thanks to visit codestin.com
Credit goes to github.com

Skip to content

IbneKayesh/app-local-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turn your Laptop/Computer Storage as a Local Cloud Storage System

How to run?

  1. Run backend:

    cd backend-app
    npm install
    node app
    
  2. Run frontend:

    cd frontend-app
    npm install
    npm run dev
    

    Or execute:

    run_app.bat
    

What's included?

Features:

  • Add/Remove/List HDD/SSD drives
  • File/Folder Listing, Browsing [Name with icon, Size, Last Modified, Actions]
  • Table / Group Table / Grid View, Sorting
  • Create a new Folder, Upload Files
  • Download Folder (Zip), Download File
  • Clickable Breadcrumb directory path link
  • Delete file / folder
  • Rename file / folder
  • Move file / folder to another location
  • Search file and folders
  • Recent files/folders
  • Quick View Common files
  • View file/folder details
  • Compress / Uncompress file / folder
  • Move file / folder to Bin

In Progress:

  • Notifications/Toast Messages: Better feedback for all operations.

About

share files between your LAN, Local Could like One Drive, Google Drive

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages