It's like the iTunes album art screensaver, but for Rdio.
This is a Windows screensaver that displays your top Rdio albums.
- This project is a wrapper around endenizen/artflip. Thanks to his hard work.
- References that proved very useful:
- show the web page in a form
- render the web page using IE11 engine (both when debugging in VS & standalone)
- make the screensaver fullscreen
- hook events (mousemove
+ keyboard) to it - show config dialog (with rdio username only?)
- save the config to the registry (or appdata?)
- support multi-monitor setup (no blank screens)
- write required + build instructions in readme.md (C#, min Win ver., one-command build process, etc.)
- add screenshot of working screensaver in readme.md
- figure out distribution (where is the .scr file hosted? appveyor?)
- produce installation .gif (i.e. shows a drag&drop of the .scr in the /windows folder)