Theme manager for plank dock for the masses.
Planker is a really, really minimal way to install plank themes in your Linux system. Just 100 lines of code are needed to provide you with everything you need to manage your favorite dock's themes.
Open a terminal and paste planker where your theme is located
chmod a+x plankerapp
./plankerapp your_theme_file_name_goes_here.tar.xz
Done!
-h tag command will output a list of commands for you
./plankerapp -h
Drag your themes to /home/planker and install them from there
This app should work on any Linux distro. planker currently supports tar.xz, tar.gz and zip files
- tar.xz support
- help feature
- themes list feature
- theme (installer / uninstaller)
- app installer Experimental
- tar.gz support
- zip support
- Install all themes inside (different / current) directory
- Install themes directly from Downloads directory