Manage-Conky icon indicating copy to clipboard operation
Manage-Conky copied to clipboard

ConkyControl Framework

Open npyl opened this issue 5 years ago • 0 comments

What is it?

ConkyControl Framework - An all-in-one attempt to pack functionality and configuration ability into one compact framework.

Why?

ManageConky, in its current state has the ability to determine presence of conky on computer, install its own version of conky (advised), run it and use it in themes.

All this code though is hanging around in various parts of the codebase and is very unorganised.

The purpose of this framework is to put an end to this mess and also bring some new features along the way, such as:

  • Installation / Configuration instructions for conky on first run
  • Fool-proof determining of presence of conky on computer (with support for Homebrew)
  • Manage / Use multiple versions/installations of conky with ONE utility

The 1st draft of my plans is attached below...

ConkyControl_Draft#1.pdf

This framework will help fix #25

npyl avatar Mar 11 '20 23:03 npyl