google-nest-notifier:用于向Google Home发送通知的Web API

时间:2021-04-18 18:12:46
【文件属性】:
文件名称:google-nest-notifier:用于向Google Home发送通知的Web API
文件大小:182KB
文件格式:ZIP
更新时间:2021-04-18 18:12:46
TypeScript google-nest-notifier 用于向Google Nest发送通知的Web API 设置 yarn install cp .env.example .env 将您的Google Nest IP地址设置为.env 注册ngrok并将您的令牌设置为.env以使您的隧道不会超时 发展 yarn dev curl -X POST -H " Accept: application/json " -H ' Content-Type: application/json ' -d ' {"deviceName":"rachael","text":"Hello world"} ' http://localhost:3000/notifications curl -X POST -H " Accept: application/json " -H ' Content-Type: applic
【文件预览】:
google-nest-notifier-master
----.eslintrc.json(422B)
----.gitignore(2KB)
----.env.example(457B)
----package.json(2KB)
----src()
--------types()
--------index.ts(2KB)
--------lib()
----ecosystem.config.js(1KB)
----.env.test(457B)
----log()
--------.gitkeep(0B)
----jest.config.js(412B)
----LICENSE(1KB)
----tsconfig.json(424B)
----packages()
--------google-nest-notifier()
----lerna.json(51B)
----examples()
--------listener()
----README.md(4KB)
----.node-version(8B)
----.circleci()
--------config.yml(1000B)
----nodemon.json(135B)
----test()
--------index.spec.ts(107B)
--------lib()
--------fixtures()
----.prettierrc(43B)
----yarn.lock(386KB)

网友评论