Read the statement by Michael Teeuw here.
Extension of MMM-Tools (Bugsounet)
-
Yeah !
- I have just commit some change on dev branch
- I add the new configuration part in Readme
- I correct some css code
- I correct unit Go to Gb
- added translation file (
de
too)
actually supported :en
,fr
,de
(thx to @lxne),id
(80% done) andsv
(thx to @el97 from github),it
(thx to @MrDondoT from github)
I can add other language just help me to do the translate file - added telegramBot command
/status
MagicMirror:
TelegamBot:
-
new change:
useMagicMirror: true,
inUPTIME: {}
for choice of system uptime (since boot) or magic mirror uptime -
I’m liking these developments, I’m watching with great interest :)
-
I finalize ;) and go to master !
You can try it, if you want
cd ~/MagicMirror/modules git clone -b dev https://github.com/bugsounet/MMM-Tools cd MMM-Tools npm install
and read the dev readme for config
Edit for ALL!
- Dev is now freeze and waiting for YOUR debug, corrects or additions
- For me it’s ready for release :)
- Give me your Feedback !
- I can display all user connected but … really interesting, i don’t know ??
- Maybe i have forget something ?
I do this module for you !
actually for my usage, it’s ok
so tell me what do you want to display ;) -
-
MMM-Tools v2.0.0 is now Released !
Please Read wiki for new configuration
-
@Bugsounet I will download it this week and report back ! :D
-
no problem, in all case, I release it (It is necessary, otherwise I will never do it!)
It’s not because I’m releasing that I’m going to drop the project!
if necessary I will add new request or correct some bug (maybe if happen)when i promise something i try to do my best for you all ! :)
-
@Bugsounet - fyi using the module with MMM-TelegramBot happens that “The usage of CPU is …” over 100% (129 percent), I even got 238 percent
-
yes i know, i try an average value of cpu usage, i don’t know about the unit return value … I have X100 value but i think it’s not that
so disable it (set it to 0), i will see