• 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.

Tabulator not working in Rasberry PI

Scheduled Pinned Locked Moved Education
1 Posts 1 Posters 181 Views 1 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.
  • V Offline
    vpanse
    last edited by Aug 5, 2023, 8:23 PM

    Re: MMM-Tabulator - A demo module for using Tabulator to convert JSON data into a dynamic table
    I’m using https://github.com/E3V3A/MMM-Tabulator
    to download in Rasberry PI4 and trying to run .
    as soon as i add following in config , it does not work , just shows Rasberry screen.
    {
    module: ‘MMM-Tabulator’,
    header: ‘Tabulator Demo’,
    position: ‘top_left’,
    config: {
    //fileUrl: “demo.json”, // The local filename or URL to JSON source
    updateInterval: 180, // [seconds] Read the file every 3 min
    maxItems: 10, // Max table rows shown
    }
    },
    Can you help in sending me steps?

    1 Reply Last reply Reply Quote 0
    • 1 / 1
    1 / 1
    • First post
      1/1
      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