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.
 
 
 
 
 
 
Ji Qu fd116a5abe
Merge pull request #360 from pinry/dependabot/pip/pillow-9.3.0
1 month ago
.github/workflows fix: install requirements-dev.txt in github actions 2 years ago
core Fixes #346 2 years ago
django_images Fix: Fix test failure cased by new django-test client response 3 years ago
docker feature: take back build scripts for multiple platform 2 years ago
docs/src fix: fix development docker building 2 years ago
pinry Add "sort by size" function to bookmarklet. 2 years ago
pinry-spa Do not show Source link when no source is defined 1 year ago
pinry_plugins Fix: Should allow null property for plugin 4 years ago
users fix: flake8 2 years ago
.dockerignore feature: add more ignore targets 2 years ago
.flake8 Update flake8 configuration 4 years ago
.gitignore Refactor: Ignore idea iml files 3 years ago
Dockerfile fix: use poetry to build project docker 2 years ago
Dockerfile.autobuild feature: use requirements.txt as docker build method 2 years ago
LICENSE.md Update license year and swap to markdown 4 years ago
Makefile feature: add seperated dev requirements 2 years ago
README.md add i18n description in README 1 year ago
SECURITY.md Update SECURITY.md 2 years ago
docker-compose.example.yml fix: fix development docker building 2 years ago
manage.py Fix: Fix django development settingns again 4 years ago
mkdocs.yml close #328 2 years ago
poetry.lock Pinning psycopg2 to prevent log in error 1 year ago
pyproject.toml Pinning psycopg2 to prevent log in error 1 year ago
requirements-dev.txt Build(deps): Bump pillow from 9.1.1 to 9.3.0 1 year ago
requirements.txt Build(deps): Bump pillow from 9.1.1 to 9.3.0 1 year ago
start_docker_with_current_user.sh Fix: Fix non-effect env 5 years ago

README.md

Pinry

Node.js Build Python Build Docker Pulls

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 getpinry.com.

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) (add @2022.02.20)
  • i18n support (if you want to help to translate, please contact us in issues) (add @2020.04.23)

Preview

image

Install with Docker

Now we have pre-built docker image on multiple architectures like ARMv7/ARMv8/AMD64.

See our full documentation at https://docs.getpinry.com/install-with-docker/

Requirements

See our full documentation at https://docs.getpinry.com/development/

Development

See our full documentation at https://docs.getpinry.com/development/

Contributors

The core contributors for Pinry have been/currently are:

For a full list of contributors check out the GitHub Contributors Graph