Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olivervea/estatus


https://github.com/olivervea/estatus

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# README #

## INSTALLATION ##
Run the following commands:
```
git clone https://github.com/OliverVea/EStatus.git ./elastic-status
cd ./elastic-status
python -m pip install -r requirements.txt
```

## RUNNING ##
The application can be run with `python main.py`

Using the windows terminal app or another modern terminal is highly recommended.

## CONFIGURATION ##
Configurations for the application are available in `config.json`.