rawnly / splash-cli

A simple, CLI to download Unsplash wallpapers. Nothing fancy — it just works.
http://splash-cli.app?ref=github
548 stars 25 forks source link

where to get the client-id and secret #103

Closed reaseno closed 2 years ago

reaseno commented 2 years ago

go build -ldflags "-X 'main.ClientId=' -X 'main.ClientSecret='"

I miss the information in your readme where I can find the client-id and secret.

rawnly commented 2 years ago

Hi, I have updated the readme with a new build script and infos about the keys.

Btw you can get new keys here

reaseno commented 2 years ago

Thank you 👍