mirror of
https://github.com/pinry/pinry.git
synced 2026-01-11 01:32:05 +01:00
58 lines
2.3 KiB
Markdown
58 lines
2.3 KiB
Markdown
# 
|
|
|
|

|
|

|
|

|
|

|
|
|
|
The open-source core of Pinry, a tiling image board system for people
|
|
who want to save, tag, and share images, videos and webpages in an easy
|
|
to skim through format.
|
|
|
|
For more information ( screenshots and document ) visit [https://pinry.github.io/pinry/](https://pinry.github.io/pinry/).
|
|
|
|
|
|
## Features
|
|
- Image fetch and online preview
|
|
- Tagging system for Pins
|
|
- Browser Extensions
|
|
- Multi-user support
|
|
- Works well with docker
|
|
- Both public and private boards (add @2020.02.11)
|
|
- Search by tags / Search boards with name (add @2020.02.14)
|
|
- Full API support via DRF (add @2022.02.19)
|
|
- CLI support (Add image or url to Pinry via [command-line tool](https://github.com/pinry/pinry-cli-py)) (add @2022.02.20)
|
|
- i18n support (if you want to help to translate, please contact us in issues) (add @2020.04.23)
|
|
- [x] English
|
|
- [x] 简体中文
|
|
- [x] French Support by [Lilian](https://github.com/LilianBoulard)
|
|
|
|
## Preview
|
|

|
|
|
|
|
|
## Install with Docker
|
|
Now we have pre-built docker image on multiple architectures like **ARMv7/ARMv8/AMD64**.
|
|
|
|
See our full documentation at [https://pinry.github.io/pinry/install-with-docker/](https://pinry.github.io/pinry/install-with-docker/)
|
|
|
|
## Requirements
|
|
|
|
See our full documentation at [https://pinry.github.io/pinry/development/](https://pinry.github.io/pinry/development/)
|
|
|
|
|
|
## Development
|
|
|
|
See our full documentation at [https://pinry.github.io/pinry/development/](https://pinry.github.io/pinry/development/)
|
|
|
|
## Contributors
|
|
|
|
The core contributors for Pinry have been/currently are:
|
|
|
|
* Isaac Bythewood <http://isaacbythewood.com/>
|
|
* Krzysztof Klimonda <https://github.com/kklimonda>
|
|
* Lapo Luchini <https://github.com/lapo-luchini>
|
|
* Ji Qu <https://winkidney.com/>
|
|
|
|
For a full list of contributors check out the [GitHub Contributors Graph](https://github.com/pinry/pinry/graphs/contributors)
|