Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/niuhuan/pansy
- Owner: niuhuan
- Created: 2021-12-29T10:51:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T02:23:43.000Z (5 months ago)
- Last Synced: 2024-10-29T22:33:01.095Z (3 months ago)
- Topics: comic, gallery, illustrations, picacg, picacomic, pixiv, r18
- Language: Dart
- Homepage:
- Size: 4.86 MB
- Stars: 297
- Watchers: 4
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README-zh.md
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)