{"id":13555144,"url":"https://github.com/hideack/evac","last_synced_at":"2025-06-14T18:07:30.472Z","repository":{"id":20995371,"uuid":"24284941","full_name":"hideack/evac","owner":"hideack","description":"Node.js based simple aggregator.","archived":false,"fork":false,"pushed_at":"2020-05-28T12:31:28.000Z","size":2915,"stargazers_count":20,"open_issues_count":22,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T19:04:05.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hideack.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-21T07:25:19.000Z","updated_at":"2022-06-29T09:58:24.000Z","dependencies_parsed_at":"2022-07-31T05:18:03.020Z","dependency_job_id":null,"html_url":"https://github.com/hideack/evac","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hideack/evac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideack%2Fevac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideack%2Fevac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideack%2Fevac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideack%2Fevac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hideack","download_url":"https://codeload.github.com/hideack/evac/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideack%2Fevac/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259860406,"owners_count":22922987,"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-08-01T12:03:03.392Z","updated_at":"2025-06-14T18:07:30.419Z","avatar_url":"https://github.com/hideack.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"evac\n================\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/hideack/evac.svg)](https://greenkeeper.io/)\n\n[![Circle CI](https://circleci.com/gh/hideack/evac/tree/master.svg?style=svg)](https://circleci.com/gh/hideack/evac/tree/master)\n[![npm version](https://badge.fury.io/js/evac.svg)](http://badge.fury.io/js/evac)\n![David](https://david-dm.org/hideack/evac.svg)\n\nnode.js based simple aggregator.\n\n## About\nEvac is Node.js based simple aggregator.\n\n![](http://f.st-hatena.com/images/fotolife/h/hideack/20141109/20141109154056.png?1415515265)\n\n## Installation\n\nInstall with [npm](https://www.npmjs.org/package/evac):\n\n    $ npm install -g evac\n\n## evac(1)\n\n      Usage: evac [options] \u003crecipe file ...\u003e\n\n      Options:\n\n        -h, --help     output usage information\n        -V, --version  output the version number\n        -v, --verbose  Verbose mode.\n        -c, --cron     Cron mode.\n        -p, --path [path]  Plugin path.\n\n### -c, --cron\n\nAccording to a setup of the file passed by the argument, a job is performed periodically.\n\nCron patterns suported here extend on the standard Unix format to support seconds digits.\n\n\n    [\n      {\"*/10 * * * *\": \"/home/hideack/recipe/rss.js\"},\n      {\"0 18 * * *\": \"/home/hideack/recipe/news.js\"}\n    ]\n\n### -v, --verbose\n\nAn execution result is displayed in detail.\n\n## Plugins\n### input\n- mysql\n- rss\n- static word\n- web page parser\n- google analytics\n- ical\n- iTunes connect\n- stdin\n- textfile\n- json client\n- twitter\n\n### filter\n- diff\n- match\n- through\n- request\n- condition\n- sleep\n\n### output\n- http post\n- ikachan\n- mail\n- stdout\n- shell\n- yo\n- pushbullet\n- slack\n- screenshot\n\n## Sample\n\n### ics -\u003e notice\n\nAnnounces your schedule of less than 1 hour by Growl. \n\n    {\n      \"in\": {\n        \"ical\": {\n          \"url\": \"http://****.********.jp/calendar/ical/*****.ics\",\n          \"within\": 1\n        }\n      },\n      \"filter\": {\n        \"through\": {}\n      },\n      \"out\": {\n        \"notice\": {\n          \"type\": \"growl\",\n          \"title\": \"予定の通知\"\n        }\n      }\n    }\n\n![ics to notice sample.](http://f.st-hatena.com/images/fotolife/h/hideack/20141114/20141114092941.gif?1415924992)\n\n----\n\n[![NPM](https://nodei.co/npm/evac.png)](https://nodei.co/npm/evac/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhideack%2Fevac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhideack%2Fevac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhideack%2Fevac/lists"}