Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therexone/linux-mon
An app to monitor linux PC stats directly from your phone.
https://github.com/therexone/linux-mon
android flutter linux monitor resource-monitor
Last synced: 3 months ago
JSON representation
An app to monitor linux PC stats directly from your phone.
- Host: GitHub
- URL: https://github.com/therexone/linux-mon
- Owner: therexone
- License: gpl-3.0
- Created: 2020-06-15T14:22:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-20T11:54:03.000Z (over 2 years ago)
- Last Synced: 2024-07-22T20:11:07.458Z (4 months ago)
- Topics: android, flutter, linux, monitor, resource-monitor
- Language: Dart
- Homepage:
- Size: 13.5 MB
- Stars: 23
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-linux - LINUXMON - An app to monitor linux PC stats directly from your phone. (Projects)
README
# L I N U X M O N
An app to monitor linux PC stats such as CPU, Battery, RAM etc. on your phone.
## Installation
**Install the server on your PC**
#### LINUX
- [Download](https://github.com/therexone/linux-mon/raw/master/scripts/dist/linux-dae-mon) the server executable
- Start the server
```
./linux-dae-mon
```
#### WINDOWS
> - *Temperature readings are not available on windows as the python library used ([psutil](https://pypi.org/project/psutil/)) doesn't have this option*
> - *CPU frequencies may not be accurate*Download `linux-mon-windows.exe`
[Download exe](https://github.com/therexone/linux-mon/raw/master/scripts/dist/linux-mon-windows.exe)
*For other ways to run the server see [scripts/README.md](https://github.com/therexone/linux-mon/blob/master/scripts/README.md)*- [Download](https://github.com/therexone/linux-mon/releases/download/v1.0.1-alpha%2B2/linuxmon-arm64-v8a-release.apk) and Install the app
**The phone and the PC need to be on the same network to connect**
The app will search for a server and connect automatically.