Use Bitvise SSH Client - its free and allows you to see the contents of the SD Card - you can then open the Magic Mirror folders on the RHS (remote files) and you can edit custom and main css using Notepad++ (again free download)
Read the statement by Michael Teeuw here.
Posts made by Bromley47
-
RE: Newbie Problem! Custom.CSS with Pi Zero W
-
RE: MMM-CountUP (COVID19 example)
@sdetweil that worked thanks again for your valued assistance I will get the hang of this one day (I’ve got plenty of time!)
-
RE: MMM-CountUP (COVID19 example)
@sdetweil yes used yours and reverted back to 3 for the month and now showing correct number of days
-
RE: MMM-CountUP (COVID19 example)
@sdetweil id │ name │ mode │ ↺ │ status │ cpu │ memory │
├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
│ 0 │ mmstart │ fork │ 0 │ online │ 0% │ 2.4mb │
└────┴────────────────────┴──────────┴──────┴───────────┴──────────┴─── -
RE: MMM-CountUP (COVID19 example)
@sdetweil Fantastic Sam - many thanks - managed to edit with the help of my son who’s well into JavaScript (says it pays the mortgage!) and now shows the correct number of days etc. The remaining problem I have is that to restart the MM when I have done any mods. (such as this one) I have to power off the Raspberry O, which is a bit of a faff. I have tried to use the instructions on git hub by MichMich (Auto starting Magic Mirror) but when I run pm2 restart mm it says Process or Namespace mm not found.
I can only think the Magic Mirror is called by another name but how do I find that out?pi@raspberrypi:~ $ pm2 restart mm
Use --update-env to update environment variables
[PM2][ERROR] Process or Namespace mm not found -
RE: MMM-CountUP (COVID19 example)
@sdetweil Hi Sam - thanks for your continued interest in this - I tried the 2020-02-16 date but still showing 2 day??
-
RE: MMM-CountUP (COVID19 example)
@bhepler The read me for this module shows the date format as YYYY-MM-DD so I entered 2020-03-16 because I wanted it to run from 16th March 2020 which up until today is 33 days, but it only shows 2 days on the Mirror?
-
RE: MMM-CountUP (COVID19 example)
@sonicgoose If you go to github and search for the MMM-CountUP module there you will see my config file and some helpful suggestions. Although still cannot solve start time (33 days ago) and remove mins and secs. Need someone more expert than me…!
-
RE: MMM-CountUP (COVID19 example)
@sonicgoose My apologies for multiple postings - just didn’t know which category would be best!
I have got the module to show on the Mirror (thanks to TimerWolf) I positioned in the top bar and it shows OK, but although I set the date to 2020-03-16 it seems not to count from that date (33 days?) and shows 2 days on the Mirror. Also would like to just count days and maybe hours, not interested in minutes or seconds!! -
RE: MMM-CountUP (COVID19 example)
Hi -I cannot get this feature to show on my Magic Mirror. I am not sure that there is sufficient room on my fairly small screen. Could this be the issue? I have tried positioning at top left before the date and also bottom mid position without anything showing. I have checked code and no faults returned. Also the update showed on the MM from which I assume it must be working but not sure where. Any help would be appreciated.