anirudhajith / process-wallpaper

Shell and python scripts that set the desktop wallpaper to a word cloud of the most resource-hungry processes
GNU General Public License v3.0
544 stars 52 forks source link

PyPi package #13

Open dsluo opened 5 years ago

dsluo commented 5 years ago

Would be nice to be able to just install this from PyPi, or at least have it be installable with pip.

anirudhajith commented 5 years ago

You would like the entire thing to be implementable in one python script which is callable using a cronjob?

dsluo commented 5 years ago

Well that would be the most straightforward thing to do.