/tp-icon

Device average temperature icon in the tray for Linux.

Primary LanguageValaMIT LicenseMIT

Temperature Icon

This program reads the device average temperature on Linux and shows corresponding icon in the tray.

The icons suppose temperature levels from cold to dangerously hot:

Getting Started

Prerequisties

  • sensors - utility for reading the temperatrues.
  • valac - the Vala compiler.
  • libgtk2.0
  • libgtk2.0-dev

Compilation

# Go into project folder.
$ cd tp-icon

# Run compiler.
$ sh compile.sh

# Run the compiled executable file.
$ ./tp-icon

LICENSE

This project is licensed under the MIT License - see the LICENSE file for details. Copyright (c) 2018 Jed Dark