Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timandy/spotlightspider
windows 10 spotlight lock screen wallpaper spider
https://github.com/timandy/spotlightspider
spider spotlight windows10
Last synced: 22 days ago
JSON representation
windows 10 spotlight lock screen wallpaper spider
- Host: GitHub
- URL: https://github.com/timandy/spotlightspider
- Owner: timandy
- License: mit
- Created: 2016-11-17T06:08:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T09:01:55.000Z (about 8 years ago)
- Last Synced: 2024-10-29T21:12:01.491Z (2 months ago)
- Topics: spider, spotlight, windows10
- Language: C#
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
## SpotLightSpider
### 简介
- SpotLightSpider 是 Windows 10 聚焦(SpotLight)锁屏壁纸爬虫。### 开发环境
- .net framework 4.0### 功能
- 服务扫描(自带已扫描结果)。
- 壁纸下载。### 使用
- 运行 SpotLightScanner.exe 扫描服务,扫描结果存放于 interfaces.txt。
- 运行 SpotLightSpider.exe 下载壁纸。
- 错误日志 error.log。
- 下载的壁纸位于程序目录下的 download 文件夹中。