21 lines
684 B
Markdown
21 lines
684 B
Markdown
Useful resources for more providers
|
|
- https://github.com/goodtrailer/daily-desktop/tree/main
|
|
|
|
Documentation from third party tools
|
|
- https://github.com/genzj/pybingwallpaper
|
|
- https://github.com/goodtrailer/daily-desktop/blob/main/DailyDesktop.Providers.Bing/BingProvider.cs
|
|
|
|
Unsplash Applications
|
|
- https://unsplash.com/oauth/applications
|
|
|
|
Wikipedia API Docs
|
|
- https://api.wikimedia.org/wiki/Getting_featured_content_from_Wikipedia_with_Python#Today's_featured_article
|
|
|
|
# TODO
|
|
- [ ] Add more providers
|
|
- [ ] Deal with existing todos in code
|
|
- [ ] Add more error handling
|
|
- [x] Make logging to file work
|
|
- [ ] Add tests
|
|
- [ ] Add more documentation
|
|
- [x] Add auto setting of wallpaper |