Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Kerryliu/Visor
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerryliu committed May 29, 2017
2 parents 6bf085f + d88fd7c commit cbe698e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Visor
A new sensor monitoring app for linux!

![screenshot](https://github.com/Kerryliu/Visor/blob/master/misc/summary_screenshot.png)

# Running it:
To build you require gcc, gtk3, and gtkmm3.
Then run `make` in the src directory.
Then run `make` in the src directory to compile Visor.
Before you run, make sure you have lm_sensors installed and set up.

0 comments on commit cbe698e

Please sign in to comment.