Your favorite news (RSS feed) directly from your LaMetric 🎩

Travis codecov Cargo version Crates.io Crates.io

📱 LaMetric apps

French news

World news

Tech/Startup

⏲ Setup

bash cargo install rss-to-lametric

🤓 Self-documentation

bash rss-to-lametric curl --silent http://localhost:8080/

json { "description": "🛫 Fastest way to expose a RSS feed to your LaMetric - http://bit.ly/2zcEaTz 🎩", "homepage": "https://github.com/FGRibreau/rss-to-lametric", "name": "rss-to-lametric", "usage": [ { "path": "/convert?<query>", "query": { "icon": "icon number, e.g. i14532", "limit": 10, "title": "title of your feed", "url": "http://my-domain.com/my-rss.xml" } } ], "version": "0.1.0" }

🎩 Convert any RSS to LaMetric TextFrame

bash curl --silent "http://localhost:8080/convert?title=Ouest-France&icon=i14532&limit=3&url=https://www.ouest-france.fr/rss-en-continu.xml"

json { "frames": [ { "TextFrame": { "text": "Ouest-France", "icon": "i14532" } }, { "TextFrame": { "text": "Dopage. Le laboratoire français suspendu jusqu'à six mois", "icon": null } }, { "TextFrame": { "text": "Stade Rennais. Olivier Létang nommé président délégué et manager général", "icon": null } }, { "TextFrame": { "text": "Stade Rennais. Le président du club René Ruello annonce sa démission", "icon": null } } ] }

⚙️ Deployment

🦄 You love it? Donate :)

Patreon donate button Gratipay donate button Flattr donate button PayPal donate button Bitcoin donate button