Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kfcampbell/surprize
MacOS menu bar app to update my desktop background.
https://github.com/kfcampbell/surprize
Last synced: 28 days ago
JSON representation
MacOS menu bar app to update my desktop background.
- Host: GitHub
- URL: https://github.com/kfcampbell/surprize
- Owner: kfcampbell
- Created: 2017-04-29T03:44:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-05T21:04:59.000Z (over 7 years ago)
- Last Synced: 2024-12-21T10:42:22.190Z (about 1 month ago)
- Language: Swift
- Size: 578 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Surprize
An menu bar app to use the Unsplash API to download a random picture and set it as my wallpaper every so often.## Wishlist
* ignore duplicate images
* make API calls asynchronously
* detect user desktop size automatically
* change wallpaper across external monitors
* automatically start app on startup
* package as .dmg on wiki
* only restart timer when timer preferences actually change
* package up all the preferences in a singleton and only write when necessary.
* download images ahead of time and save them so switching wallpapers is instantaneous.