You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 2.3 KiB

1 month ago
1 month ago
2 years ago
2 years ago
2 years ago
2 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # ![Pinry](https://raw.github.com/pinry/pinry/master/docs/src/imgs/logo-dark.png)
  2. ![NodeJS Build](https://github.com/pinry/pinry/actions/workflows/node.js.yml/badge.svg)
  3. ![Python Build](https://github.com/pinry/pinry/actions/workflows/pythonpackage.yml/badge.svg)
  4. ![Docker Image Version](https://img.shields.io/docker/v/getpinry/pinry?arch=amd64&style=flat&label=docker-amd64)
  5. ![Docker Pulls](https://img.shields.io/docker/pulls/getpinry/pinry)
  6. The open-source core of Pinry, a tiling image board system for people
  7. who want to save, tag, and share images, videos and webpages in an easy
  8. to skim through format.
  9. For more information ( screenshots and document ) visit [https://pinry.github.io/pinry/](https://pinry.github.io/pinry/).
  10. ## Features
  11. - Image fetch and online preview
  12. - Tagging system for Pins
  13. - Browser Extensions
  14. - Multi-user support
  15. - Works well with docker
  16. - Both public and private boards (add @2020.02.11)
  17. - Search by tags / Search boards with name (add @2020.02.14)
  18. - Full API support via DRF (add @2022.02.19)
  19. - CLI support (Add image or url to Pinry via [command-line tool](https://github.com/pinry/pinry-cli-py)) (add @2022.02.20)
  20. - i18n support (if you want to help to translate, please contact us in issues) (add @2020.04.23)
  21. - [x] English
  22. - [x] 简体中文
  23. - [x] French Support by [Lilian](https://github.com/LilianBoulard)
  24. ## Preview
  25. ![image](https://user-images.githubusercontent.com/4109722/166976413-38b575f2-a246-4852-ba05-11bca5f9b052.png)
  26. ## Install with Docker
  27. Now we have pre-built docker image on multiple architectures like **ARMv7/ARMv8/AMD64**.
  28. See our full documentation at [https://pinry.github.io/pinry/install-with-docker/](https://pinry.github.io/pinry/install-with-docker/)
  29. ## Requirements
  30. See our full documentation at [https://pinry.github.io/pinry/development/](https://pinry.github.io/pinry/development/)
  31. ## Development
  32. See our full documentation at [https://pinry.github.io/pinry/development/](https://pinry.github.io/pinry/development/)
  33. ## Contributors
  34. The core contributors for Pinry have been/currently are:
  35. * Isaac Bythewood <http://isaacbythewood.com/>
  36. * Krzysztof Klimonda <https://github.com/kklimonda>
  37. * Lapo Luchini <https://github.com/lapo-luchini>
  38. * Ji Qu <https://winkidney.com/>
  39. For a full list of contributors check out the [GitHub Contributors Graph](https://github.com/pinry/pinry/graphs/contributors)