Pixeval is a third-party proxy-free P station client developed by me as an amateur. The UI is implemented using Windows Presentation Foundation , based on .NET Core 3.0 , and supports Windows 7-10 (planning to cancel support other than Win10), and implements most of the The browsing function and many enhancements have been made. It has been open sourced on Github based on the AGPL protocol . The project was conceived in 2018. At that time, the api of the P station was written in Java. At that time, it could also be accessed by modifying the hosts method. After that, GFW The blocking strategy was upgraded, and DNS pollution was upgraded to SNI blocking, so I went to find information to understand the different blocking levels and blocking mechanisms of GFW. I started writing this project in the second half of 2019, which took about 3 months. (Actually, the realization of this project is partly inspired by Notsfsssf.
Features
- Powerful, fast and beautiful Pixiv desktop program based on .NET 6 and Windows UI 3
- Pixeval based on WinUI3 is already under development, and as the old WPF version is no longer maintained except for serious problems
- The WinUI3 version provides a better UI
- Visual Studio 2022 with WinUI 3 workload
- Requires a basic understanding of Windows XAML Framework
- Requires certain understanding of C# .NET development and development experience