Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zalexanninev15/fourpv
Пример просмотра информации о пользователе форума и сайта 4PDA с помощью его ID
https://github.com/zalexanninev15/fourpv
4pda forum news site
Last synced: about 1 month ago
JSON representation
Пример просмотра информации о пользователе форума и сайта 4PDA с помощью его ID
- Host: GitHub
- URL: https://github.com/zalexanninev15/fourpv
- Owner: Zalexanninev15
- License: gpl-3.0
- Created: 2021-04-05T06:24:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T13:05:57.000Z (almost 3 years ago)
- Last Synced: 2023-03-05T14:33:22.859Z (almost 2 years ago)
- Topics: 4pda, forum, news, site
- Language: C#
- Homepage: https://4pda.to
- Size: 505 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FourPV
![alt](https://github.com/Zalexanninev15/FourPV/raw/main/FourPV.png)
[![](https://img.shields.io/badge/platform-Windows-informational)](https://github.com/Zalexanninev15/FourPV)
[![](https://img.shields.io/badge/written_on-.NET_Framework_4.5-512BD4.svg?logo=dotnet)](https://dotnet.microsoft.com/download/dotnet-framework/net45)
[![](https://img.shields.io/badge/written_on-C%23-%23239120.svg?logo=sharp&logoColor=white)](https://github.com/Zalexanninev15/FourPV)
[![](https://img.shields.io/github/v/release/Zalexanninev15/FourPV)](https://github.com/Zalexanninev15/FourPV/releases/latest)
[![](https://img.shields.io/github/downloads/Zalexanninev15/FourPV/total.svg)](https://github.com/Zalexanninev15/FourPV/releases)
[![](https://img.shields.io/github/last-commit/Zalexanninev15/FourPV)](https://github.com/Zalexanninev15/FourPV/commits/main)
[![](https://img.shields.io/github/stars/Zalexanninev15/FourPV.svg)](https://github.com/Zalexanninev15/FourPV/stargazers)
[![](https://img.shields.io/github/forks/Zalexanninev15/FourPV.svg)](https://github.com/Zalexanninev15/FourPV/network/members)
[![](https://img.shields.io/github/issues/Zalexanninev15/FourPV.svg)](https://github.com/Zalexanninev15/FourPV/issues?q=is%3Aopen+is%3Aissue)
[![](https://img.shields.io/github/issues-closed/Zalexanninev15/FourPV.svg)](https://github.com/Zalexanninev15/FourPV/issues?q=is%3Aissue+is%3Aclosed)
[![](https://img.shields.io/badge/license-GPLv3-ligthgreen.svg)](LICENSE)
[![](https://img.shields.io/badge/Donate-FFDD00.svg?logo=buymeacoffee&logoColor=black)](https://z15.neocities.org/donate)## Скриншот
![alt](https://github.com/Zalexanninev15/FourPV/blob/main/Screenshot.png?raw=true)
## Описание
Пример просмотра информации о пользователе форума и сайта 4PDA с помощью его ID.
## Возможности
- Быстрое и простое получение информации о пользователе (ник, группа пользователя, регистрация)
- Загрузка аватарки пользователя, имеется "защита" от профилей без аватарки.
- В зависимости от группы пользователя - применяется цвет в соответствии с рекомендациями 4PDA.
- Открытие ссылки на профиль.## Системные требования
- **Операционная система:** Windows 7 или выше
- **Дополнительно:** .NET Framework 4.5 или выше## Используемые библиотеки
* [Html Agility Pack](https://github.com/zzzprojects/html-agility-pack) ([MIT License](https://github.com/zzzprojects/html-agility-pack/blob/master/LICENSE))
## Сборка
Компилируем используя [SharpDevelop](https://sourceforge.net/projects/sharpdevelop) или [Visual Studio](https://visualstudio.microsoft.com/vs).