https://github.com/lullaby6/locale-drive
NPM Package/App - Local Network File Storage Server/App
https://github.com/lullaby6/locale-drive
drive file file-storage java-script javascript js local npm npm-package react react-app server storage
Last synced: 3 months ago
JSON representation
NPM Package/App - Local Network File Storage Server/App
- Host: GitHub
- URL: https://github.com/lullaby6/locale-drive
- Owner: lullaby6
- License: mit
- Created: 2025-01-28T08:33:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-29T20:43:31.000Z (4 months ago)
- Last Synced: 2025-09-08T20:38:33.537Z (4 months ago)
- Topics: drive, file, file-storage, java-script, javascript, js, local, npm, npm-package, react, react-app, server, storage
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/locale-drive
- Size: 8.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Locale Drive
Creates a file storage server/app in a specific directory to share files within the same local network.
## Installation
```bash
npm install -g locale-drive
```
## Help
```bash
npx locale-drive --help
```
## Usage
```bash
npx locale-drive /path/to/storage
```
If the package is installed globally
```bash
locale-drive /path/to/storage
```
## Screenshots
### CLI

### Client

## License
MIT