Talk:OSMC: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 December 2025

  • curprev 19:2919:29, 26 December 2025 Farmer talk contribs 290 bytes +290 Created page with "== frndly.tv == sudo apt update sudo apt install python3-requests python3-flask If python3-requests is already installed, apt will confirm it. After installation, re-check: python3 -c "import requests, flask" python3 app.py --PORT 8183 --USERNAME your@email.com --PASSWORD yourpassword"