An open API service indexing awesome lists of open source software.

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

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

![cli](https://raw.githubusercontent.com/lullaby6/locale-drive/refs/heads/main/screenshots/ci.png)

### Client

![app](https://raw.githubusercontent.com/lullaby6/locale-drive/refs/heads/main/screenshots/app.png)

## License

MIT