{"id":19806660,"url":"https://github.com/timnew/remoteimageserver","last_synced_at":"2026-05-09T20:39:53.236Z","repository":{"id":20710983,"uuid":"23994933","full_name":"timnew/RemoteImageServer","owner":"timnew","description":null,"archived":false,"fork":false,"pushed_at":"2015-03-02T07:01:12.000Z","size":168,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T06:24:29.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timnew.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":"2014-09-13T13:28:28.000Z","updated_at":"2016-02-15T10:58:28.000Z","dependencies_parsed_at":"2022-08-31T23:50:41.095Z","dependency_job_id":null,"html_url":"https://github.com/timnew/RemoteImageServer","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/timnew%2FRemoteImageServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timnew%2FRemoteImageServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timnew%2FRemoteImageServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timnew%2FRemoteImageServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timnew","download_url":"https://codeload.github.com/timnew/RemoteImageServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241150393,"owners_count":19918350,"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-11-12T09:08:07.913Z","updated_at":"2026-05-09T20:39:53.186Z","avatar_url":"https://github.com/timnew.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"RemoteImageServer [![NPM version][npm-image]][npm-url] [![Dependency Status][depstat-image]][depstat-url]\n=================\n\n\u003e RemoteImageServer is the server for [RemoteImagePicker]  \n\u003e RemoteImageServer publish your local image files for [RemoteImagePicker] to consume\n\n## Install\n\nInstall using [npm][npm-url].\n\n    $ npm install RemoteImageServer\n\n## Start\n\n    $ npm run start\n\nFor development\n\n    $ npm run dev\n\n## Configuration\n\n### Server Configuration\n\nCheck `configuration.json` for detail\n\n```json\n{\n  \"extensions\": [\".jpg\", \".png\"],\n  \"cache\": {\n    \"exipration\": 60000\n  },\n  \"port\": 4000,\n  \"discovery\": {\n    \"interval\": 5000\n  }\n}\n\n```\n\n### Pods Configuration\n\nCheck `pods.txt` for detail\n\n```\n/Users/timnew/Pictures/HiFi\n/Users/timnew/Pictures/Exported Photos/798\n```\n\n## License\nMIT\n\n[![NPM downloads][npm-downloads]][npm-url]\n\n[homepage]: https://github.com/timnew/RemoteImageServer\n\n[npm-url]: https://npmjs.org/package/RemoteImageServer\n[npm-image]: http://img.shields.io/npm/v/RemoteImageServer.svg?style=flat\n[npm-downloads]: http://img.shields.io/npm/dm/RemoteImageServer.svg?style=flat\n\n[depstat-url]: https://gemnasium.com/timnew/RemoteImageServer\n[depstat-image]: http://img.shields.io/gemnasium/timnew/RemoteImageServer.svg?style=flat\n\n[RemoteImagePicker]: https://github.com/timnew/RemoteImagePicker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnew%2Fremoteimageserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimnew%2Fremoteimageserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnew%2Fremoteimageserver/lists"}