{"id":15412706,"url":"https://github.com/molefrog/steviewhale-agent","last_synced_at":"2026-05-18T11:39:22.462Z","repository":{"id":13963008,"uuid":"16663462","full_name":"molefrog/steviewhale-agent","owner":"molefrog","description":"StevieWhale print station agent service","archived":false,"fork":false,"pushed_at":"2014-06-03T18:54:07.000Z","size":368,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T18:36:10.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"steviewhale.com","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-02-09T09:15:40.000Z","updated_at":"2014-06-03T18:54:07.000Z","dependencies_parsed_at":"2022-08-24T09:00:56.521Z","dependency_job_id":null,"html_url":"https://github.com/molefrog/steviewhale-agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/molefrog/steviewhale-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molefrog%2Fsteviewhale-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molefrog%2Fsteviewhale-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molefrog%2Fsteviewhale-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molefrog%2Fsteviewhale-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molefrog","download_url":"https://codeload.github.com/molefrog/steviewhale-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molefrog%2Fsteviewhale-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33177285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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:11.494Z","updated_at":"2026-05-18T11:39:17.448Z","avatar_url":"https://github.com/molefrog.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StevieWhale Agent\nThis utility is used in order to connect to [StevieWhale](http://github.com/molefrog/steviewhale) server and act as a printing agent that will\naccept printing jobs remotely. The concept of RPC (Remote Procedure) through WebSockets is used here. The `socket.io` library is used to set up and hold connection with the server (also called as Pool of printing agents).\n\n# Configuration\nIn order to run application you have to have `config.json` file. Typically, it will look like:\n```JSON\n{\n\t\"pool\"  : {\n\t\t\"address\" : \"http://steviewhale.com/pool\",\n\t\t\"name\"    : \"\u003cstation-name\u003e\",\n\t\t\"secret\"  : \"\u003cstation-secret\u003e\"\n\t},\n\n\t\"printer\" : {\n\t\t\"name\" : \"Canon_CP800\",\n\t\t\"options\" : {\n\t\t\t\"media\" : \"Postcard(4x6in)\"\n\t\t},\n\t\t\"printTimeout\" : 300000\n\t}\n}\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.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolefrog%2Fsteviewhale-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolefrog%2Fsteviewhale-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolefrog%2Fsteviewhale-agent/lists"}