Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tylerforesthauser/2x3-criterionposters
Automatically generate media server-friendly posters for your Criterion Collection films. Features automatically colored borders and overlayed Criterion spine number.
https://github.com/tylerforesthauser/2x3-criterionposters
Last synced: about 2 months ago
JSON representation
Automatically generate media server-friendly posters for your Criterion Collection films. Features automatically colored borders and overlayed Criterion spine number.
- Host: GitHub
- URL: https://github.com/tylerforesthauser/2x3-criterionposters
- Owner: tylerforesthauser
- Created: 2019-09-19T16:47:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T12:38:45.000Z (about 2 years ago)
- Last Synced: 2024-10-14T08:16:08.446Z (3 months ago)
- Language: HTML
- Size: 574 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2x3-CriterionPosters
Automatically generate media server-friendly posters for your Criterion Collection films. Features automatically colored borders and overlayed Criterion spine number.- Default size is 1000 x 1500 pixels
- Dark and Light text versions are available to generate![Interface](https://i.imgur.com/nlWIDw7.jpg)
# Requires
- Webserver with PHP 5.3+
- [Cloudinary Account](https://cloudinary.com/users/register/free) (free)# Installation
- Clone the repo or download .zip and put wherever your web files are being served from
- Edit the `$CLOUDINARY_USERNAME` variable in `index.php` with your Cloudinary username
- Enjoy# Utilizes
- https://github.com/duzun/hQuery.php
- https://github.com/jquery/jquery
- https://github.com/DataTables/DataTables
- https://github.com/twbs/bootstrap