2024-11-20 05:07:13 -04:00
|
|
|
Useful resources for more providers
|
2024-11-20 16:34:20 -04:00
|
|
|
- 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
|
2024-11-20 19:42:02 -04:00
|
|
|
- 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
|
2024-11-21 00:57:43 -04:00
|
|
|
- [x] Make logging to file work
|
2024-11-20 19:42:02 -04:00
|
|
|
- [ ] Add tests
|
|
|
|
- [ ] Add more documentation
|
2024-11-21 00:57:43 -04:00
|
|
|
- [x] Add auto setting of wallpaper
|