Hello everyone! I've been working on a little a project while learning UWP, an e621 client for windows 10!
(Technically, it should work on xbox too but I don't have an xbox to test or program for)
It's fully open source at https://github.com/EpsiRho/e610.NET if anyone wants to help or tell me that something is bad and needs to be fixed.
Release 1.2 is available Here
Current Features:
- Search posts by tags
- Choose highest allowed rating (s,q,e)
- View Post tags, description, and comments
- Displays images, gifs, and webms
- Left click on a tag to add it to search, Right click to remove it
- Upvote and Downvote(haven't found a good way of showing posts you've voted on)
- Post Favoriting
- See pools the post is in
- View pool name, post count, and description
- Download any post file
- Mass download files in a pool
- Login with Username and API Key
- Account stats view and account favorites
I plan on adding a lot more(listed on the github). Any feedback is appreciated!
Updated