Closed ohld closed 4 years ago
Get the image via download
or capture-website
and user the wallpaper
Example:
// ...
await captureWebsite.file('https://sindresorhus.com', 'screenshot.png')
await wallpaper.set('screenshot.png')
// ...
Thanks for your answer! In my case, the website has a lot of graphs that are displayed-as-a-slideshow. Is there a solution just to embed the website into the wallpaper?
Hi there!
Is there a solution to set a website as a wallpaper os mac os?
I've seen some solutions on ProductHunt but none of them still work or are maintained.
In my company, we have a dashboard with all our business metrics - it is hosted in the private VPN network. We want to see all of these numbers on our wallpaper on our laptops. Is there a solution of that?