Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niuhuan/pansy

A illustration client.
https://github.com/niuhuan/pansy

comic gallery illustrations picacg picacomic pixiv r18

Last synced: 6 days ago
JSON representation

A illustration client.

Awesome Lists containing this project

README

        

PANSY
======
[English](README.md) | 简体中文

一个简洁的二次元插图社区客户端, 适配 mac, windows, linux, ios, Android.

## 软件截图

#### 发现与热门

![](images/discovery.png)
![](images/rank.png)

#### 插画详情

![](images/info_screen.png)
![](images/info_screen2.png)

#### 搜索与分类

![](images/search.png)
![](images/search_screen.png)

## 详情

### 支持的平台

| 平台 | 最小版本 |
|:------------:|:---------------:|
| Android | API 30 (10) |
| Macos | 10.15 |
| iOS / iPadOS | 13 |
| Windows | 10 (64bit) |
| Linux | - 64bit |

### 图片下载路径

| 平台 | 路径 |
|:------------:|:---------------------------:|
| Android | {USER_HOME}/Downloads/pansy/ |
| Desktop | {USER_HOME}/Downloads/pansy/ |
| iOS / iPadOS | {PHONE}/pansy/downloads/ |

## 技术架构

- [rust](https://github.com/rust-lang/rust)
- [flutter](https://github.com/flutter/flutter)
- [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge)
- 您必须将它从**github**克隆到本地, 并在codeGen中运行" ***cargo install --path .*** "

![](https://raw.githubusercontent.com/fzyzcjy/flutter_rust_bridge/master/book/logo.png)