Git Product home page Git Product logo

termon's Introduction

termon

Raspberry Pi Hardware Monitor Application. See CPU & GPU Performance of your Desktop/Laptop from a raspberry pi.

Termon is a client application, Open Hardware Monitor is the server application from https://openhardwaremonitor.org/downloads/

The server application makes your hardware vitals accessible; serving a json webpage with all the information needed.

This client application is designed to neatly print that JSON data using Java in Terminal or Command Prompt.

I would recommend editing /etc/rc.local on the raspberry pi and replacing the last line with the statement below.

Java -jar termon.jar [Refresh in Miliseconds] [Insert Desktop IP:PORT Here] & exit 0

If you would like to run the script manually; here is an example: Java -jar termon.jar 1000 192.168.1.245:8080

Right now, the client application is setup to look for GPUs with the keyword "NVIDIA" in the JSON served by the OpenHardwareMonitor. I do not have AMD products so I have not made it look for AMD products. You may download the source and re-appropiate it for your needs. It should be extremely simple to change termon to look for AMD or any other products.

I used a raspberry pi 4 with this Screen: https://www.amazon.com/gp/product/B08343QX67/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1

Video demo below:

Demo Here

Color Scheme:

Termon Screenshot

Screenshots below:

Termon Screenshot

Termon Screenshot

termon's People

Contributors

aab641 avatar alexb1203 avatar

Stargazers

Nailima avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.