Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).