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

https://github.com/caalma/server_call_commands

Servidor para llamar a comandos específicos del entorno del S.O.
https://github.com/caalma/server_call_commands

commands os python server

Last synced: about 1 year ago
JSON representation

Servidor para llamar a comandos específicos del entorno del S.O.

Awesome Lists containing this project

README

          

# Server Call Commands

Servidor para llamar a comandos específicos del entorno del S.O.

## Instalación

```bash
git clone https://github.com/caalma/server_call_commands
cd server_call_commands
pip3 install -r requirements.txt
```

## Configuración

Editar el archivo `config.py`.

## Uso

```bash
./server_call_commands.py &
```