• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

I want to display txt files from outside at the bottom

Scheduled Pinned Locked Moved Custom CSS
30 Posts 2 Posters 5.9k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 史 Offline
    史新瑞 @sdetweil
    last edited by Aug 14, 2022, 2:28 PM

    @sdetweil 1.png

    1 Reply Last reply Reply Quote 0
    • 史 Offline
      史新瑞 @sdetweil
      last edited by Aug 14, 2022, 2:37 PM

      @sdetweil Thank you, sir. Is my problem easy to solve? In addition, it’s nearly 23 o’clock here, so I will turn off my computer and use my mobile phone to receive your messages. However, in this way, I will not be able to correct it as quickly as possible according to your method

      S 1 Reply Last reply Aug 14, 2022, 2:52 PM Reply Quote 0
      • S Away
        sdetweil @史新瑞
        last edited by Aug 14, 2022, 2:52 PM

        @史新瑞 i just installed the module…

        can u show me the config.js for this?

        the filePath parm is assuming the file is located in the same module folder…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        史 1 Reply Last reply Aug 14, 2022, 3:55 PM Reply Quote 0
        • 史 Offline
          史新瑞 @sdetweil
          last edited by Aug 14, 2022, 3:55 PM

          @sdetweil Sorry, I can’t show it to you now, because my mother doesn’t allow me to use the computer at this time in the evening. It is already 12 o 'clock here, so I can only send it to you tomorrow morning, that is, August 15, around 9 o 'clock in Dong8 district. I am very sorry, and thank you very much for your guidance

          S 1 Reply Last reply Aug 14, 2022, 3:58 PM Reply Quote 0
          • S Away
            sdetweil @史新瑞
            last edited by Aug 14, 2022, 3:58 PM

            @史新瑞 no problem

            here is my test config.js

            {
             	module: 'MMM-SimpleText',
             	position: 'top_center',
             	config: {
            			text: {
            			  'value': 'Hello World!'
            			},
            			fontURL: {
            			  'value': 'Tahoma, Geneva, sans-serif'
            			},
            			fontSize: {
            			  'value': 'xx-large'
            			},
            			fontStyle: {
            			  'value': 'italic'
            			},
            			color: {
            			  'value': '#FFFFFF'
            			},
            			filePath: {
            				'value':"../../config/config.js"
            			}
            		}
            },
            

            and a screen shot
            Screenshot at 2022-08-14 10-57-34.png

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            史 1 Reply Last reply Aug 14, 2022, 4:01 PM Reply Quote 0
            • 史 Offline
              史新瑞 @sdetweil
              last edited by Aug 14, 2022, 4:01 PM

              @sdetweil Thank you, but my problem now is that the weather module is not working properly

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 3 / 3
              3 / 3
              • First post
                29/30
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy