chromecast-backgrounds icon indicating copy to clipboard operation
chromecast-backgrounds copied to clipboard

Add details to readme file

Open mohsen1 opened this issue 11 years ago • 4 comments

I didn't know this repo has a CLI or I can download all images easily so I wrote my own script to download them all. It would be nice if there was more details in readme to explain its features

mohsen1 avatar Sep 26 '14 23:09 mohsen1

+1, I want to download all images, but I don't know the cli works. I tried `node cli.js --download="/path/to/my/folder" but it returned an error 'ENAMETOOLONG'.

Some documentation would be greatly appreciated!

stephan281094 avatar Dec 04 '15 20:12 stephan281094

In case you are interested in the script it's here: https://gist.github.com/mohsen1/2bba3165ade2c4016c10

mohsen1 avatar Dec 05 '15 04:12 mohsen1

Oh that's awesome, thanks!

stephan281094 avatar Dec 05 '15 16:12 stephan281094

Here is a powershell script I made to download the backgrounds :

https://gist.github.com/jorioux/c3ed39bc71682177a80c80a790b20f80

jorioux avatar Jul 07 '16 17:07 jorioux