Conky-for-macOS / conky-for-macOS

macOS port of the Light-weight system monitor for X.

Home Page:https://github.com/Conky-for-macOS/conky-for-macOS/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status pipeline status coverage report

Conky is a free, light-weight system monitor for X, that displays any kind of information on your desktop.

👉 Grab the latest release from GitHub.

📹 An introduction to Conky (YouTube).

Features

Conky can display more than 300 built-in objects, including support for:

  • A plethora of OS stats (uname, uptime, CPU usage, mem usage, disk usage, "top" like process stats, and network monitoring, just to name a few).
  • Built-in IMAP and POP3 support.
  • Built-in support for many popular music players (MPD, XMMS2, Audacious).
  • Can be extended using built-in Lua support, or any of your own scripts and programs (more).
  • Built-in Imlib2 and Cairo bindings for arbitrary drawing with Lua (more).
  • Runs on Linux, FreeBSD, OpenBSD, DragonFlyBSD, NetBSD, Solaris, Haiku OS, and macOS!

... and much much more.

Conky can display information either as text, or using simple progress bars and graph widgets, with different fonts and colours.

Screenshots

screenshot screenshot screenshot

See the User Configs below for more screenshots and associated config files.

Quickstart

Please see Installation instructions here.

Documentation

The GitHub Wiki serves as a central hub for all of Conky's documentation.

License

Conky is licensed under the terms of the GPLv3 license.

Contributing

Contributions are welcome from anyone.

Please read CONTRIBUTING.md for guidelines on contributing to Conky.

About

macOS port of the Light-weight system monitor for X.

https://github.com/Conky-for-macOS/conky-for-macOS/wiki

License:GNU General Public License v3.0


Languages

Language:C++ 78.2%Language:C 6.7%Language:CMake 5.4%Language:Makefile 5.1%Language:Objective-C++ 2.2%Language:Python 1.4%Language:Vim Script 0.4%Language:Lua 0.3%Language:Shell 0.2%Language:Dockerfile 0.1%