{"id":15412692,"url":"https://github.com/molefrog/steviewhale","last_synced_at":"2025-04-19T11:37:11.331Z","repository":{"id":12996421,"uuid":"15675511","full_name":"molefrog/steviewhale","owner":"molefrog","description":"🐳 Distributed Instagram printing service written in Node.js","archived":false,"fork":false,"pushed_at":"2014-12-05T10:16:11.000Z","size":10460,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T07:22:19.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/molefrog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-06T14:11:09.000Z","updated_at":"2018-08-15T10:54:52.000Z","dependencies_parsed_at":"2022-08-28T06:02:36.397Z","dependency_job_id":null,"html_url":"https://github.com/molefrog/steviewhale","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molefrog%2Fsteviewhale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molefrog%2Fsteviewhale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molefrog%2Fsteviewhale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molefrog%2Fsteviewhale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molefrog","download_url":"https://codeload.github.com/molefrog/steviewhale/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249685209,"owners_count":21310566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T16:54:08.162Z","updated_at":"2025-04-19T11:37:11.282Z","avatar_url":"https://github.com/molefrog.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StevieWhale\nReal-Time Printing Experience\n\n[![Build Status](https://travis-ci.org/molefrog/steviewhale.svg?branch=api-testing)](https://travis-ci.org/molefrog/steviewhale)\n### What is StevieWhale?\n\n![](https://rawgithub.com/molefrog/steviewhale/master/app/assets/images/stevie-kid.svg)\n\n_StevieWhale_ — is a web-application the main feature of which is to print tagged photos from Instagram in real-time. The application looks for a photos tagged with special tag and then prints it using one of the connected print stations. The _Print Station_ — is a printer connected through **socket.io** to the main server. Print Station basically holds connection and waits for the print job to arrive.\n\nThe most interesting part — you don't know exactly on which print station the photo is going to be printed. The motivation of this project is to make people happy by bringing them the experience of real printed photos.\n\n### Directory Structure\n 1. `app/` Client-side logic (front-end): scripts, assets, styles, templates etc. The content of this folder is used by Brunch to build `public/` directory.\n 2. `server/` Server-side logic (back-end).\n 3. `public/` The folder contains built static files. The files inside this folder are generated automaticaly!\n\n\n### Building\nFirst of all, make sure you have `node.js` installed.\n * Install development tools:\n```\nnpm install -g coffee-script bower brunch\n```\n * Install both `npm` and `bower` (server and client side package managers respectively) dependencies:\n```\nnpm install \u0026\u0026 bower install\n```\n * Build client-side script and assets (using [Brunch](brunch.io) assembler):\n```\nbrunch build --production\n```\nHint: use the following command for development, it will refresh page every time client-side files are changed:\n```\nbrunch watch\n```\n * Launch server-side scripts:\n```\ncoffee server/index.coffee\n```\n\n### License\nThe MIT License (MIT)\n\nCopyright (c) 2014 Alexey Taktarov molefrog@gmail.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolefrog%2Fsteviewhale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolefrog%2Fsteviewhale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolefrog%2Fsteviewhale/lists"}