Giter Club home page Giter Club logo

little_printer_image_publication's Introduction

Little Printer Image Publication

This here's an application, written in Camping, to serve a specified image to BERG Cloud when requested for printing on a Little Printer. The code only serves on Mondays, but, with a little elbow grease, you can make it serve any day, or every day

Things you'll need to use it:

Camping , Ruby , A remote image server (Github pages works swell) , Your publication in image format , Hands, or at least stumps of some sort

Configuring it:

Fill out the variables

$currentImg

The filename including extension of the image you want to serve when the server requests an edition

$imgHostUrl

The base url where the image lives. e.g. http://yourname.github.com

$title

Purely decorational. The title of all the served images

$sampleImg

the name of the sample image

$iconImg

the name of the icon image

Deploying should be easy. Everything's set up for Heroku, but you can change that, if you like. Heroku's kind of annoying, sometimes.

Configuring

  1. Install ruby, camping, and markaby. Fill out your global variables.

  2. Place the images to be served in the root of your remote server.

  3. Profit!

(4. You might want to read the comments of the code, just until I get proper docs up)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.