<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-CryptoPortfolio]]></title><description><![CDATA[<p dir="auto">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.<br />
<img src="/assets/uploads/files/1735336174952-5c5ca845-2f32-4fbd-91e2-25deec621063-scree4.png" alt="5c5ca845-2f32-4fbd-91e2-25deec621063-scree4.png" class=" img-fluid img-markdown" /></p>
<blockquote>
<p dir="auto">Download<br />
<a href="https://github.com/DzMassi/MMM-CryptoPortfolio" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/DzMassi/MMM-CryptoPortfolio</a></p>
</blockquote>
<blockquote>
<p dir="auto">Installation<br />
git clone <a href="https://github.com/DzMassi/MMM-CryptoPortfolio.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/DzMassi/MMM-CryptoPortfolio.git</a><br />
cd MMM-CryptoPortfolio<br />
npm install</p>
</blockquote>
<blockquote>
<p dir="auto">Using the module<br />
{<br />
module: “MMM-CryptoPortfolio”,<br />
position: “top_right”, // Position where the module will be displayed on MagicMirror<br />
config: {<br />
currency: “USD”, // Currency: USD, EUR, etc.<br />
displayCount: 10, // Number of cryptocurrencies to display<br />
showLogos: false, // Display logos (true/false)<br />
showPerformance24h: true, // Display 24-hour performance (true/false)<br />
showTotal: true, // Show total balance<br />
sortBy: “value”, // Sort by: value, name, etc.<br />
positiveColor: “#00FF00”, // Color for positive performance<br />
negativeColor: “#FF0000”, // Color for negative performance<br />
apiKey: “YOUR_API_KEY”, // CoinMarketCap API Key<br />
cryptoListFile: “modules/MMM-CryptoPortfolio/cryptoList.json”, // Path to the JSON file<br />
updateInterval: 10, // Update interval (based on the unit)<br />
updateIntervalUnit: “minutes” // Unit: “seconds”, “minutes”, or “hours”<br />
}<br />
},</p>
</blockquote>
]]></description><link>https://forum.magicmirror.builders/topic/19251/mmm-cryptoportfolio</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 09:06:04 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19251.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Dec 2024 21:57:36 GMT</pubDate><ttl>60</ttl></channel></rss>