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 1.8 KiB

2 years ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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. ## Install with Docker
  20. See our full documentation at [https://docs.getpinry.com/install-with-docker/](https://docs.getpinry.com/install-with-docker/)
  21. ## Requirements
  22. See our full documentation at [https://docs.getpinry.com/development/](https://docs.getpinry.com/development/)
  23. ## Development
  24. See our full documentation at [https://docs.getpinry.com/development/](https://docs.getpinry.com/development/)
  25. ## Contributors
  26. The core contributors for Pinry have been/currently are:
  27. * Isaac Bythewood <http://isaacbythewood.com/>
  28. * Krzysztof Klimonda <https://github.com/kklimonda>
  29. * Lapo Luchini <https://github.com/lapo-luchini>
  30. * Ji Qu <https://winkidney.com/>
  31. For a full list of contributors check out the [GitHub Contributors Graph](https://github.com/pinry/pinry/graphs/contributors)