Skip to content

theCheeseboard/theHeartbeat

Repository files navigation


theHeartbeat is a system monitor, designed to integrate well with theDesk.


Dependencies

Get

If you're using a supported operating system, we may have binaries available:

System Package
Arch Linux theheartbeat on the AUR Coming soon!

Build

Run the following commands in your terminal.

cmake -B build -S .
cmake --build build

Install

On Linux, run the following command in your terminal (with superuser permissions)

cmake --install build

Contributing

Thanks for your interest in theHeartbeat! Check out the CONTRIBUTING.md file to get started and see how you can help!


© Victor Tran, 2023. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.