Metadata-Version: 2.4
Name: localdrive
Version: 0.1.1
Summary: A modern, responsive cloud-style file explorer for browsing local computer files from any web browser.
Home-page: https://github.com/anand2468/localdrive
Author: Anand Pasupuleti
License: MIT
Project-URL: Source Code, https://github.com/anand2468/localdrive
Keywords: file explorer,file manager,local files,web,browser,flask,mobile,cloud
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: Flask>=2.0.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# LocalDrive

LocalDrive is a modern, responsive web-based file explorer that lets you browse your computer's files from any web browser or mobile device on your local network.

## Features

- Browse local files and folders
- Mobile-friendly interface
- Fast and lightweight
- Modern UI
- Cross-platform

## Installation

```bash
pip install localdrive

```

## usage

```bash
$ localdrive
```
