Skip to content

Instantly share code, notes, and snippets.

@rambolee
Created October 25, 2016 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rambolee/24afda43f006eefa17f7b7df531342cc to your computer and use it in GitHub Desktop.
Save rambolee/24afda43f006eefa17f7b7df531342cc to your computer and use it in GitHub Desktop.
irvue 代替品的一些开发思路
irvue 代替品
用swift写一个mac上驻留的服务。
获取 unsplash.com 的高清图片。然后,保存到本地的文件中
定时更换桌面,考虑兼容多屏
api:
https://unsplash.com/napi/photos/curated?page=7&per_page=12&order_by=latest
网站是react写的。挺好的
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment