Conky-for-macOS / conky-for-macOS

macOS port of the Light-weight system monitor for X.
https://github.com/Conky-for-macOS/conky-for-macOS/wiki
GNU General Public License v3.0
157 stars 9 forks source link

Publish to brew cask #43

Open mcandre opened 5 years ago

mcandre commented 5 years ago

To make it easier to install

npyl commented 5 years ago

Hi! This is a great idea and I'm actually very fond of it.

There is an attempt to making conky compatible with Homebrew.

The idea is to create a formula similar to conky-all (linux). The only difference will be, support for parts not available to macOS, such as systemd, will be missing.

Currently, we need to solve these 2 issues to achieve a conky-all formula for macOS:

One temporary solution would be to create 2 formulas: conky, conky-all. One would be a cut-down version with only the parts currently working and the other would be a development version.

I am thinking of doing the first once I find some free time, but I may need some help for the latter.