Awful Forums Reader is a Windows 10 UAP/Windows 8.1/Windows Phone 8.1 App. It allows you to access the Something Awful on a variety of different devices; Table, Phone, Desktop, and one day Xbox, IoT and Hololens (one can dream). It's really intended for tablets and phones, but it does work well on Desktops and could be extended further.
- Check out Awful Forums Library and place it one directory above this project. I'm open to changing this so it's linked instead to this git, but I'm trying to figure out the best way to handle the seperate repos. Awful Forums Library is the core parsing library for the reader app. It handles getting and sending the http requests, as well as handling cookies and auth.
- Open up the AFR solution, select a processor to build (x86/x64 for Desktops and Tablets, ARM for Phones) and that should be it! Package restore should get the rest of the packages.
You can check it out in the legacy branch. Same as above; clone Awful Forums Library one directory above that directory, and it should just build.