B00merang-Project / Redmond-Themes

Home of the B00merang Redmond Collection themes for Linux
http://b00merang.weebly.com/redmond-collection.html
187 stars 12 forks source link

Possible theme install script #5

Closed ghost closed 8 years ago

ghost commented 8 years ago

@feren @Elbullazul dark-theme-installer.txt ./script theme-archive-name

only supports single archives at the mioment maybe can be extended to load from github if git installed too.

Elbullazul commented 8 years ago

@bluedxca93 had some spare time and decided to do this. It's incomplete and a little dirty (could rewrite some functions), but it works.

Update feature is unavailable at the moment

https://github.com/Elbullazul/B00merang-Transformer

ghost commented 8 years ago

@feren its not much less secure or complete than your script atm.Yours is more focused on downloading. the good thing is it recovers theme name correctly from theme archive name and supports nearly all formats while beeing small. we can add a special checksum thing to it quickly. extend it to http is also possible.