Skip to content

Aksellercan/NetworkCloudDrive

Repository files navigation

Network Cloud Drive

Local network storage API that can store files and manage them. Uses SQLite for retrieving files and finding paths fast

FEATURES

Future plans

  • React based Frontend for Desktop and iOS/Android phones
  • Routinely syncing database with filesystem and a way to force a resync

Run

File Structure Visual

flowchart TD
    A[Project Path] -->|Storage| B{root/base}
    B -->|User 1 storage| C[User 1]
    B -->|User 2 storage| D[User 2]
    B -->|User 3 storage| E[User 3]
Loading

About

On same network transfer files between phone, PC and other devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages