Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.12 KB

readme.md

File metadata and controls

44 lines (34 loc) · 1.12 KB

Pixiv Client WPF version

This application is a Pixiv third client for Windows, using .Net WPF technical. It support visit pixiv through custom http/https proxy.

Develop Environment

  1. Visual Studio Express 2015 for Desktop
  2. Expression.Blend.Sdk
  3. Microsoft.WindowsAPICodePark
  4. Microsoft.Xaml.Behaviors.Wpf
  5. NLog
  6. NBug
  7. Prism
  8. Mahapps.Metro
  9. Newtonsoft.Json
  10. MouseKeyHook
  11. Dfust.Hotkeys
  12. WPFNotification
  13. WriteableBitmapEx
  14. Pixeez (Get from PixivUniversal PixivAPI but modified by me)

Features

  1. Proxy supported, for API and/or download
  2. Must Login every hours (maybe)
  3. User Name/Pass not saved to local
  4. Support Private Following / Favorite
  5. Support simple visited history for illust & user, but maybe slower when has large amount (>150)
  6. Download with break continuation
  7. Prefetching thumbnail/avatar/preview
  8. Proccessing cross-process commands
  9. Supported Ugoira download, and calling ffmpeg convert it to webm before view

Known Bugs

  1. Thumbnail list view maybe hang-up UI when more than 150 images

ToDo

  1. ...
  2. ...
  3. ...