25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 2.2 KiB

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