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

    Topics

    • M

      MMM-CryptoPortfolio

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      1
      1
      0 Votes
      1 Posts
      229 Views
      M
      MMM-CryptoPortfolio is a module for MagicMirror² that allows you to easily track your cryptocurrency investments. This module displays your portfolio value, cryptocurrency variations, and customizable data in real-time. [image: 1735336174952-5c5ca845-2f32-4fbd-91e2-25deec621063-scree4.png] Download https://github.com/DzMassi/MMM-CryptoPortfolio Installation git clone https://github.com/DzMassi/MMM-CryptoPortfolio.git cd MMM-CryptoPortfolio npm install Using the module { module: “MMM-CryptoPortfolio”, position: “top_right”, // Position where the module will be displayed on MagicMirror config: { currency: “USD”, // Currency: USD, EUR, etc. displayCount: 10, // Number of cryptocurrencies to display showLogos: false, // Display logos (true/false) showPerformance24h: true, // Display 24-hour performance (true/false) showTotal: true, // Show total balance sortBy: “value”, // Sort by: value, name, etc. positiveColor: “#00FF00”, // Color for positive performance negativeColor: “#FF0000”, // Color for negative performance apiKey: “YOUR_API_KEY”, // CoinMarketCap API Key cryptoListFile: “modules/MMM-CryptoPortfolio/cryptoList.json”, // Path to the JSON file updateInterval: 10, // Update interval (based on the unit) updateIntervalUnit: “minutes” // Unit: “seconds”, “minutes”, or “hours” } },
    • M

      Problem with config MMM-Paris-RATP-PG

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      893 Views
      Mykle1M
      @Massi1990 I don’t even see that module on github. :-/ Edit. Found MMM-Ratp Edit: Found ‘MMM-Paris-RATP-PG They sure didn’t make it easy
    • 1 / 1