Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivervea/estatus
https://github.com/olivervea/estatus
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olivervea/estatus
- Owner: OliverVea
- Created: 2022-09-09T12:30:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T13:25:03.000Z (over 2 years ago)
- Last Synced: 2024-12-12T20:16:44.780Z (2 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.