Skip to content

qoli/MiPlusServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiPlusServer

關聯項目:

https://github.com/qoli/MiHomePlus

Step

  1. new config.js base config template.
  2. node app.js
  3. goto /setting update MiHomePlus setting.

Config 模板

如果不需要 TelegramBot 把 tgbot 設定為 false 即可。

module.exports = {
  tgbot: true,
  token: "",
  adminChatID: "0"
}

Sync

rsync -avzP --exclude "node_modules" --delete ~/Documents/Web/MiPlusServer/ [email protected]:/root/MiPlusServer

About

MiHomePlus 的服務器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published