A flutter application to monitor your Linux PC statistic.
Download or clone the repository:
$ git clone https://github.com/Malte2036/flutter_linuxstats.git
Install all needed python dependencies, listed in the dependencies.txt:
$ pip install -r scripts/dependencies.txt
Run the python server script:
$ python scripts/server_listener.py
Run the linux or android client, by downloading the android application from the google play store or the linux snapcraft package.