Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pedra/simple-local-share-php

Compartilhe arquivos na sua rede local de forma simples e rápida.
https://github.com/pedra/simple-local-share-php

Last synced: 16 days ago
JSON representation

Compartilhe arquivos na sua rede local de forma simples e rápida.

Awesome Lists containing this project

README

        

# Simple Local Share
Versão em PHP para [Simple Local Share](https://github.com/grntartaglia/simple-local-share) do **Gabriel Tartaglia** no desafio [Um Código Aberto Por Semana](http://cappu.com.br/).

Compartilhe arquivos na sua rede local de forma simples e rápida.

```shell
git clone https://github.com/3razil/simple-local-share-php.git
```

## Compartilhando

Coloque os arquivos que deseja compartilhar dentro da pasta **share** e inicie o servidor.

No Windows é só dar um duplo clique no arquivo \***run.bat**!

Para Linux:

```shell
php -S 0.0.0.0:80
```

Depois é só passar o endereço para as outras pessoas da sua rede.

![Simple Local Share](demo.gif)

> [Wall-e](https://dribbble.com/shots/2357921-Wall-e) por [Rogie King](https://dribbble.com/rogie)

\**verifique se tem permissão de acesso externo configurada em seu Firewall*