https://github.com/matthewruzzi/electron-desktop-background
Set any webpage as your desktop background.
https://github.com/matthewruzzi/electron-desktop-background
active-desktop desktop-wallpaper dynamic-wallpaper macos macos-app plash wallpaper
Last synced: about 1 year ago
JSON representation
Set any webpage as your desktop background.
- Host: GitHub
- URL: https://github.com/matthewruzzi/electron-desktop-background
- Owner: matthewruzzi
- Created: 2021-02-27T23:26:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T03:33:55.000Z (over 5 years ago)
- Last Synced: 2025-04-11T20:12:04.331Z (about 1 year ago)
- Topics: active-desktop, desktop-wallpaper, dynamic-wallpaper, macos, macos-app, plash, wallpaper
- Language: JavaScript
- Homepage:
- Size: 343 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Electron Desktop Background
> Set any webpage as your Mac desktop background.
## Install
**macOS**
[**Download**](https://github.com/mattruzzi/electron-desktop-background/releases/latest) the `.dmg` file.
## Dev
Built with [Electron](https://electronjs.org).
### Run
```
$ npm install
$ npm start
```