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.
- Host: GitHub
- URL: https://github.com/caalma/server_call_commands
- Owner: caalma
- License: mit
- Created: 2024-04-12T22:56:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T18:04:58.000Z (about 2 years ago)
- Last Synced: 2025-02-25T02:40:48.569Z (over 1 year ago)
- Topics: commands, os, python, server
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 &
```