{"id":37165607,"url":"https://github.com/tsak/chloe","last_synced_at":"2026-01-14T19:38:14.136Z","repository":{"id":57522078,"uuid":"195258095","full_name":"tsak/chloe","owner":"tsak","description":"An image generator for the meat conscious","archived":false,"fork":false,"pushed_at":"2024-08-27T06:53:55.000Z","size":2443,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-27T17:57:34.190Z","etag":null,"topics":["go","golang","image-processing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-04T14:37:56.000Z","updated_at":"2024-08-27T06:51:41.000Z","dependencies_parsed_at":"2022-08-26T23:41:10.437Z","dependency_job_id":null,"html_url":"https://github.com/tsak/chloe","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tsak/chloe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsak%2Fchloe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsak%2Fchloe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsak%2Fchloe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsak%2Fchloe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsak","download_url":"https://codeload.github.com/tsak/chloe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsak%2Fchloe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28432658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["go","golang","image-processing"],"created_at":"2026-01-14T19:38:13.537Z","updated_at":"2026-01-14T19:38:14.126Z","avatar_url":"https://github.com/tsak.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chloe\n\nAn image generator for the meat conscious.\n\nThis started on a friends Slack with someone posting [this image](https://i.redd.it/mfztzrcfct131.jpg)\n*(Trigger warning: an image of wrapped meat on a super market shelf)* and then the idea of an image generator\nwas born.\n\n~~You can try it on [chloe.tsak.net](https://chloe.tsak.net)~~\n\n## Build\n\n```bash\ngo build\n```\n\n## Run\n\n```bash\nUsage of ./chloe:\n  -debug\n    \tDebug mode\n  -host string\n    \tHostname (default \"localhost\")\n  -port string\n    \tPort (default \"8000\")\n```\n\n```bash\n./chloe # defaults to localhost:8000\n```\n\n## Assets\n\nTo update the assets in `assets.go`, install [go-bindata](https://github.com/go-bindata/go-bindata)\n\n```bash\ngo get github.com/go-bindata/go-bindata\ngo-bindata -o assets.go assets\n```\n\n## Run as a systemd service\n\nSee [chloe.service](chloe.service) systemd service definition.\n\nTo install (tested on Ubuntu 16.04):\n\n1. `adduser chloe`\n2. copy `chloe` binary to `/home/chloe`\n3. place systemd service script in `/lib/systemd/system/`\n4. `sudo systemctl enable chloe.service`\n5. `sudo systemctl start chloe`\n6. `sudo journalctl -f -u chloe`\n\nThe last command will show if the service was started.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsak%2Fchloe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsak%2Fchloe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsak%2Fchloe/lists"}