文件名称:ohms:CouchPotato 和 SickBeard 的 SMS API
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-29 05:37:44
JavaScript
欧姆 Ohms 是一个基于 SMS 的 API,用于 Couch Potato 和 Sick Beard。 要求 您将需要以下内容: 已安装 安装了 和工作装置 帐户 设置 如果您没有 Twilio 号码,请立即购买。 然后,编辑您的号码并将 SMS 请求 URL 更改为 POST 到http://[your-server-ip-address]:3000/ 接下来,在您的服务器上安装和设置 Ohms: # Clone the repo git clone https://github.com/taeram/ohms.git cd ./ohms # Install the packages npm install # Setup your Environment variables tee .env << EOF #
【文件预览】:
ohms-master
----.gitignore(55B)
----README.md(2KB)
----server.js(14KB)
----Procfile(49B)
----LICENSE(1KB)
----package.json(338B)
----.editorconfig(283B)