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

slightly modify apple code #24

Closed npyl closed 6 years ago

npyl commented 6 years ago

Modify as much as we can apple code in update_meminfo() and the related functions (follow apple's license restrictions)

Though, I think the code borrowed is so little compared to the source code of top, that apple wouldn't mind a lot.

This is what keeps #6 from closing. :/

npyl commented 6 years ago

Seems to be irrelevant now that this code has been merged to upstream.