Giter VIP home page Giter VIP logo

smartmirrorapp's Introduction

smartmirrorapp's People

Contributors

tausen avatar figa12 avatar

Stargazers

 avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

smartmirrorapp's Issues

Module ordering

If there are multiple modules with the same position, there's currently no way to control their order. The server supports a order key under _meta, writing modules to the config file in ascending order. It will default to a high number if omitted.

A way to drag modules around in the module list would be cool.

Pretty module names

The module list looks terrible. One step would be to have pretty names for modules instead of their "raw" module types, e.g. "Weather forecast" instead of "MMM-DarkSkyForecast".

Perhaps just another key under _meta?

Changes pending banner

After making changes, show "changes pending" - clicking that restarts magicmirror service

Automatically connect to "default" mirror

  • The selected mirror should be saved in some config, and the app should connect to that mirror by default.

Suggestion for first time setup:

  • Let the app search for mirrors for ~10 seconds. If it only detects 1 mirror, connect to that one by default.

MMM-CalendarExt2 module support

This one is a bit tricky because it has way too many features. Basic usage would require configuring:

  • a list of known calendars, titles and their URLs (e.g. personal google calendar, work calendar, ..)
  • a list of views, view titles and which calendars are shown in each view (e.g. view 1: personal calendars, view 2: work calendars)
  • rotation interval between views
  • some kind of guide on how to find the calendar URLs with common calendar providers

I'm also using some custom styling based on this example because the default styles don't look very slick. Consider forking MMM-CalendarExt2 and changing the default styles instead.

Google Maps API key

As of ea6dc7f, there's a PUT_GOOGLE_MAPS_API_KEY_HERE in AndroidManifest.xml and ModuleDarkSkyForecast.dart.

I've created a quick API key through the Google cloud platform console that I use for testing, but we should create a proper project and set things up the right way. Remember to set quota limits so we don't start getting billed.

Also: how do we add the API key to those files (and why two files, anyway?) while keeping the git repository open?

RestHelper - MmmpServer split

Suggest 1:1 mapping between methods in MmmpServer and functions on server side (mmmp_server.py). RestHelper should only serve to abstract away usage of the http library, setting proper headers when POST'ing JSON vs. GET etc.

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.