MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. swvalenti
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 8
    • Posts 293
    • Groups 1

    swvalenti

    @swvalenti

    Project Sponsor
    17
    Reputation
    762
    Profile views
    293
    Posts
    1
    Followers
    0
    Following
    Joined
    Last Online

    swvalenti Unfollow Follow
    Project Sponsor

    Best posts made by swvalenti

    • RE: Contribute to a module. Volunteers wanted! Easy!

      n2268 Freehold, NJ, USA

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Weather station for MagicMirror and SmartHome wanted

      I use https://weatherflow.com/tempest-weather-system/ and really like it

      posted in Hardware
      swvalentiS
      swvalenti
    • Error on Updating to v2.6.0

      Keep getting this error…running node 9.11.2

      pi@raspberrypi:~/MagicMirror $ git pull && npm install
      Updating 6db61b4…de57daa
      error: Your local changes to the following files would be overwritten by merge:
      package-lock.json
      vendor/package-lock.json
      Please commit your changes or stash them before you merge.
      Aborting

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Default Calendar

      @sdetweil that worked error was syntax, got it working thanks sam

      posted in Requests
      swvalentiS
      swvalenti
    • RE: MM2 not loading text

      Did the IP change by chance? Check to see if IP is static and ssh into pi that way.

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • Mostly Dirty Compliments with icons

      Wanted to share my dirty compliments with icons, it’s not much but surely there is someone out there like me! I left all political out.

      I tried writing a module got pretty far I thought but couldn’t get it to work for some reason. I will post a link if someone wants to look over and tell me what I am missing.

      https://github.com/swvalenti194/MMM-Dirty-Compliments

      Css

      .compliments .pre-line {
      	white-space: pre-line;
      	color: skyblue;
      
      

      Config

                module: "compliments",
      			position: "top_center",
      			disabled: false,
      			pages: {"Main": "position_string"},  //results in one of the middle regions like: lower_third
      				config: {
      					compliments: {
      						anytime: [
      						"<i class=\"fa fa-thumbs-up\"></i> Time Well Spent",
      						"<i class=\"fa fa-money-bill-wave\"></i> Shot",
      						"<i class=\"fa fa-thumbs-up\"></i> No Shirt,No Covid,Free Drinks!",
      						"<i class=\"fa fa-thumbs-up\"></i> Just put the tip in",
      						"<i class=\"fa fa-thumbs-up\"></i> I'd look good on you",
      						"<i class=\"fas fa-female\"></i> Bad moms training camp",
      						"<i class=\"wi wi-day-sunny\"></i> Bourbon is liquid sunshine",
      						"<i class=\"fas fa-hand-sparkles\"></i> You wearing braille t shirt?",
      						"<i class=\"fas fa-head-side-mask\"></i> No Mask Zone",
      						"<i class=\"fas fa-sausage\"></i> Get your vitamin D",
      						"<i class=\"fas fa-hand-lizard\"></i> No Mask Zone",
      						"<i class=\"fas fa-grin-wink\"></i> Battery life at 69%",
      						"( . )( . ) No bra zone",
      						"Chester Copperpot was here"
      
      						],
      						morning: [
      							"<i class=\"fa fa-mug-hot\"></i> Good morning, you look like shit",
      							"<i class=\"fas fa-hand-middle-finger\"></i> Fuck this day up!",
      							"<i class=\"fas fa-user-clock\"></i> See you at 5 o'clock?",
      							"<i class=\"fas fa-hand-middle-finger\"></i> Don't FN touch me!"
      						],
      						afternoon: [
      							"SHOTS!",
      							"( . )( . ) Show me your boobies!",
      							"<i class=\"fas fa-hand-middle-finger\"></i> Don't FN touch me!"
      						],
      						evening: [
      							"<i class=\"fa fa-bed\"></i> Wow, have another lush!"
      						]
      					}
      			}
      },
      
      posted in Showcase
      swvalentiS
      swvalenti
    • RE: MMM-RTSPstream won't shut off.

      @BKeyport said in MMM-RTSPstream won't shut off.:

      Alphons: that’s exactly how the various streams are designed to act. It’s not a problem of the module, it’s a problem of the stream itself. You have to stop the stream in order to make the stream go away.

      I tried to tell am

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Unable to login into internet protocol address - 192.168.1.4

      For the MM you will have to use http://192.168.1.4:8080
      Your post is a little vague so idk if that is what you mean

      posted in General Discussion
      swvalentiS
      swvalenti
    • RE: HELP -- MMM-calendarExt2 was not displayed

      https://github.com/sdetweil/MagicMirror_scripts

      posted in Forum
      swvalentiS
      swvalenti
    • RE: What is your backup and restore method?

      @cowboysdude said in What is your backup and restore method?:

      https://www.raspberrystreet.com/learn/how-to-boot-raspberrypi-from-usb-ssd

      There may be an easier way but this helped me.

      @cowboysdude You the man that worked well for me and easy to follow!

      posted in Troubleshooting
      swvalentiS
      swvalenti

    Latest posts made by swvalenti

    • RE: 'DISPLAY' is not recognized... on Windows 10

      @sdetweil thanks sam that worked

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: 'DISPLAY' is not recognized... on Windows 10

      @sdetweil there is not a node_modules folder

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: 'DISPLAY' is not recognized... on Windows 10

      @sdetweil yea I ran the 3 npm scripts. Never had to change the path on prior so I assumed that would still be the case. You mean c:user etc?

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: 'DISPLAY' is not recognized... on Windows 10

      Upgraded on windows 10 using sam script. Changed the package.json but I am getting the below error. Any ideas

      > magicmirror@2.28.0 start
      > .\node_modules\.bin\electron js\electron.js
      
      The system cannot find the path specified.
      

      Below are the start lines per documentation

      "start": ".\\node_modules\\.bin\\electron js\\electron.js",
      "start:dev": ".\\node_modules\\.bin\\electron js\\electron.js dev",
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: ALT not doing anything

      Control M

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: MMM-NewsAPI

      The news source footer, how do I make that display in the bottom right in css?

      posted in Utilities
      swvalentiS
      swvalenti
    • RE: How to add more items per line in weather or any other module?

      @Socrates said in How to add more items per line in weather or any other module?:

      A lot of you have great looking dashboards, I love your dedication in how you set them up. I have been able to create my MM dashboard and add few modules, there are a few things i have no clue about how to go about it.
      Here in one of the dashboard a user had posted, has more days/icons in his weather dashboard, the default is 3 icons per line, thats what i have. I presume you are able to resize your module and add more items per line.

      Example see below.
      alt text
      You see how the user has 5 days worth if icons on his dashboard in the weather module, and all the other modules the items displayed are much better organized.
      The default modules i have has only 3 icons, and are larger size fonts and icons etc.
      alt text

      How can i achieve similar results as above?

      You don’t need to resize. Look at the modules config options on GitHub site and change yours accordingly.

      posted in Custom CSS
      swvalentiS
      swvalenti
    • RE: MMM-PGA

      @mumblebaj randomly started working again but def missing some stuff

      posted in Sport
      swvalentiS
      swvalenti
    • RE: MMM-PGA

      @mumblebaj oh man that sucks its my favorite module…I can pay ya…ha

      posted in Sport
      swvalentiS
      swvalenti
    • RE: MMM-PGA

      @mumblebaj No worries bro appreciate the time let me know if I can be of help

      posted in Sport
      swvalentiS
      swvalenti