@cowboysdude Thai Language
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-NOAA - Another Weather Module
@cowboysdude , ask weather description such as clear,cloudy,mostlycloudy, rain,sunny etc …
how can i translate weather description in local language ,Thanks so much -
RE: MMM-NOAA - Another Weather Module
@justjim1220
Work now,it’s my mistake i use old API Key
Thanks again -
RE: MMM-NOAA - Another Weather Module
@cowboysdude
from your module
Get your free API key fr https://www.weatherbit.io/api , Select the free planbut
in config : {
apiKey: “YOUR API KEY”, // https://www.wunderground.com/weather/api select the middle plani confuse API Key fr weatherbit.io or wunderground
-
RE: How to change icons
@hriereb Second Question how to change Weather icon
Before you can search word " how to change weathr icon" or “custom.css” in forum
and this is link weather Icon at http://erikflowers.github.io/weather-icons/ -
RE: How to change icons
@hriereb Reply first question How to Change Icon Calendar
in config.js at module calendar
you can see line … symbol: "calendar-check-o ",
you can change in other icon such as "calendar-plus-o "
if you want any icon you can see in https://fontawesome.com/v4.7.0/icons/ -
RE: How to change icons
you can start at https://github.com/MichMich/MagicMirror and read in README.md
step by step -
RE: MMM-Instagram - Pull and animate photos from Instagram feed
@kapsolas
I have 3 questions- What happen after install this module, Loading…status on monitor (not show photo)
- How to get API KEY
- in config, ask access_token so I have to put access_token or API KEY
Thanks for all your kind
-
RE: MMM-Nixie – Nixie Tube Clock for your MagicMirror
@doubleT How To Change Font Style,color and size
Thanks so much -
RE: digital photo frame
What is your font-family?at Upper and Lower font,Thank so much
-
RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror
@Jopyth What Happen , When Press menu “Edit config.js”,The Error show like this

How to solve it,Thnaks so much -
RE: MMM-AlarmClock
@strawberry-3.141 , Because I adjust so big font display (in css of alert module) but the border around display alarm font not expand (It’s fix), I would like to know how to expand border?
Thanks for all help -
RE: worldclock - nobody made this, so I did.
@Sean , How to Change your digital Clock to Analog Clock
like as the default module clock (MM2)
Configuration options
displayType : Possible values: digital, analog, or both
analogFace : Possible values: simple for a simple border, none for no face or border,
or face-### (where ### is currently a value between 001 and 012, inclusive)Thank so much for your all helps
-
RE: MMM-NOAA - Another Weather Module
@cowboysdude, How to Convert name of month (in number) to short or long word like as
1= Jan,2=Feb …

Thanks for all your hints many time, because I’m beginer not expert in program

