Git Product home page Git Product logo

fiyo / magicmirror Goto Github PK

View Code? Open in Web Editor NEW

This project forked from magicmirrororg/magicmirror

0.0 0.0 0.0 24.23 MB

MagicMirror²是一个开源模块化智能镜像平台。随着越来越多的可安装模块,MagicMirror²允许您将走廊或浴室的镜子转换为个人助理。

Home Page: http://magicmirror.builders

License: MIT License

Shell 0.05% JavaScript 87.53% TypeScript 0.19% CSS 9.24% HTML 0.51% Nunjucks 2.49%

magicmirror's Introduction

MagicMirror²: The open source modular smart mirror platform.

License GitHub Actions Build Status CodeCov Status

MagicMirror²是一个开源模块化智能镜像平台。随着越来越多的可安装模块,MagicMirror²允许您将走廊或浴室的镜子转换为个人助理。MagicMirror²是由 原始 MagicMirror 的创建者在 不断增长的贡献者 社区的难以置信的帮助下构建的。

MagicMirror²专注于模块化插件系统,并使用 Electron 作为应用程序包装器。因此,不再需要安装web服务器或浏览器!

文档

有关包括 安装说明 在内的完整文档,请访问我们的专用文档网站:https://docs.magicmirror.builders

说明

  • 默认天气预报城市:济南(Jinan)

您可以根据自己的需求进入更改。修改位置位于 config/config.js 文件的以下位置:

{
  module: "weather",
  position: "top_right",
  config: {
    weatherProvider: "openweathermap",
    type: "current",
    location: "Jinan", //location 字段为天气预报的城市名称,参数 config/city.list.json 文件中的 name 字段进行设置
    locationID: "1805753", //location 和 locationID 字段的值可以参照 config/city.list.json 文件中的ID进行设置。
    apiKey: "30dffd20b922d4fdc1a9582c4191b4cb"
  }
},

链接

贡献指南

欢迎各种形式贡献,不仅以代码的形式,还包含:

  • 错误报告
  • 文件
  • 翻译

有关完整的贡献指南,请查看: https://docs.magicmirror.builders/about/contributing.html

喜欢魔镜吗?考虑捐款!

MagicMirror²是开源和免费的。这并不意味着我们不需要钱。

请考虑捐款,以帮助我们支付网络服务器和电子邮件服务等持续成本。

如果我们收到足够的捐款,我们甚至可以腾出一些工作时间,花一些额外的时间改进MagicMirror²核心。

要捐款,请关注 这里 链接.

MagPi Top 50

magicmirror's People

Contributors

michmich avatar rejas avatar roramirez avatar khassel avatar sdetweil avatar fewieden avatar nhubbard avatar paviro avatar qistoph avatar yo-less avatar buxxi avatar alvinger avatar earlman avatar qnimbus avatar fwitte avatar eouia avatar amcolash avatar cfenner avatar ashishtank avatar wandrewromano avatar kristjanesperanto avatar kirash4 avatar bryanzzhu avatar vincep5 avatar crazylegstoo avatar kolbyjack avatar balassy avatar jupadin avatar olexs avatar oemel09 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.