A Universal Windows App (UWP) client for shacknews.com's chatty.
This is built on top of the Simple Chatty API.
Documentatation for the API is available here.
- Clone the repo
- Open Werd.sln with Visual Studio
- Build and go!
EditorConfig - Makes sure your tab, end of line, and whitespace settings match the project
XamlStyler - Makes life easier when formatting XAML. Be sure to disable reordering Grid and Canvas elements in the options for this project as the z-ordering is dependent on the XAML parsing order.
- Sometimes I get lazy and don't clean up code or put things in the right place right away. I do this project out of love for free in my spare time. Don't judge me :(