{"id":21322304,"url":"https://github.com/lupino/process-image","last_synced_at":"2025-07-12T05:31:01.001Z","repository":{"id":148142559,"uuid":"93853842","full_name":"Lupino/process-image","owner":"Lupino","description":"An image process system.","archived":false,"fork":false,"pushed_at":"2023-10-27T12:43:31.000Z","size":122,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-14T15:57:36.845Z","etag":null,"topics":["haskell","image-processing"],"latest_commit_sha":null,"homepage":"http://www.jianshu.com/p/2c2194dcb32d","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lupino.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,"governance":null}},"created_at":"2017-06-09T11:50:19.000Z","updated_at":"2023-10-23T12:21:49.000Z","dependencies_parsed_at":"2023-05-19T07:30:35.602Z","dependency_job_id":null,"html_url":"https://github.com/Lupino/process-image","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/Lupino%2Fprocess-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupino%2Fprocess-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupino%2Fprocess-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupino%2Fprocess-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lupino","download_url":"https://codeload.github.com/Lupino/process-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225795289,"owners_count":17525317,"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":["haskell","image-processing"],"created_at":"2024-11-21T20:14:27.454Z","updated_at":"2024-11-21T20:14:28.737Z","avatar_url":"https://github.com/Lupino.png","language":"Haskell","readme":"# process-image\n\nAn image process system.\n\n# Build\n\nRecommand build `process-image` with [`stack`](https://docs.haskellstack.org/en/stable/README/)\n\n    git clone https://github.com/Lupino/process-image.git\n    cd process-image\n    mkdir bin\n    echo 'local-bin-path: bin' \u003e\u003e stack.yaml\n    stack build\n    stack install\n\nBuild `upload-file.go`\n\n    export GOPATH=`pwd`\n    cd app\n    go get -d\n    go build upload-file.go\n    mv upload-file ../bin\n    cd ..\n\nInstall `periodicd`\n\n    wget https://github.com/Lupino/haskell-periodic/releases/download/v1.1.4.0/periodic-linux-v1.1.4.0.tar.bz2\n    cd bin\n    tar xvf ../periodic-linux-v1.1.4.0.tar.bz2\n    cd ..\n\n# Quick start\n\n    ./bin/periodicd\n    ./bin/process-image config.yml\n    ./bin/upload-file -bucket youbucket -accessKey youkey -accessID youid\n\n# Process an image\n\n    periodic submit save icon.png -w @icon.png\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupino%2Fprocess-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flupino%2Fprocess-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupino%2Fprocess-image/lists"}