Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Malte2036/flutter_linuxstats

A flutter application to monitor your Linux PC statistic.
https://github.com/Malte2036/flutter_linuxstats

android flutter linux

Last synced: about 2 months ago
JSON representation

A flutter application to monitor your Linux PC statistic.

Awesome Lists containing this project

README

        

[![Made with Flutter](https://img.shields.io/badge/Made%20with-Flutter-%2345D1FE)](https://flutter.dev/)
[![Codemagic build status](https://api.codemagic.io/apps/5f0a404c5b008641d6a223a9/5f0a404c5b008641d6a223a8/status_badge.svg)](https://codemagic.io/apps/5f0a404c5b008641d6a223a9/5f0a404c5b008641d6a223a8/latest_build)
[![linuxstats](https://snapcraft.io//linuxstats/badge.svg)](https://snapcraft.io/linuxstats)

# Linux Stats App

A flutter application to monitor your Linux PC statistic.

# Screenshots

![Screenshot1](screenshots/Screenshot1.png?raw=true)
![Screenshot2](screenshots/Screenshot2.png?raw=true)

# Installation

Download or clone the repository:

```console
$ git clone https://github.com/Malte2036/flutter_linuxstats.git
```

Install all needed python dependencies, listed in the [dependencies.txt](./scripts/dependencies.txt):

```console
$ pip install -r scripts/dependencies.txt
```

Run the python server script:

```console
$ python scripts/server_listener.py
```

Run the linux or android client, by downloading the android application from the [google play store](https://play.google.com/store/apps/details?id=de.malte2036.linuxstats) or the [linux snapcraft](https://snapcraft.io/linuxstats) package.

Get it on Google Play