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

https://github.com/jeffmhubbard/lit-stats

A script to display stats from Litcube's Universe.
https://github.com/jeffmhubbard/lit-stats

display-stats litcube-universe rainmeter stats

Last synced: 2 months ago
JSON representation

A script to display stats from Litcube's Universe.

Awesome Lists containing this project

README

          

# LitStats.py
A script to display stats from Litcube's Universe.
Also displays latest OCV alert.

It is inspired by the LU Rainmeter skin.
Tested with Python 2.7 and 3.6

### Initial Setup
1. Start a new game or load save
2. Go to **Gameplay** menu
3. Go to **Artifical Life Settings**
4. Set **Display - Rainmeter** to **Yes**

### Usage
1. Run script in your terminal: ```./LitStats.py```
2. Press `space` to switch between stats and alert window
3. Press `q` to quit

### Config
These should not be changed probably.
```INTERVAL``` number of seconds between updates (default is 1)
```LOG_STATS``` path to log09004 (Rainmeter stats)
```LOG_ALERT``` path to log06689 (OCV alerts)