FrameOS / frameos

Operating system for single function smart frames
https://frameos.net/
Apache License 2.0
331 stars 9 forks source link

https://source.unsplash.com/random seems down #95

Closed coro1404 closed 3 months ago

coro1404 commented 3 months ago

https://source.unsplash.com/random (which is used for the random image integration) seems to be down (for good?)

Screenshot 2024-06-08 17 01 28

mariusandra commented 3 months ago

Indeed, it appears we can't use this anymore.

I've added a new app that uses the official unsplash API. The downside is you'll need to register and get an API token. The upside is better cropping and no more "one word keyword" limit.

You'll most likely need to upgrade FrameOS to use it. I released a large change to the way apps are built and the new Unsplash app takes advantage of those changes.

I'll update all the templates to use the new apps shortly...

mariusandra commented 3 months ago

Going to close this as it works for me with the new app. You do need an API key, but the "demo" mode gives you 50 requests per hour, which should be plenty for most casual usecases.