A programmable ⌘Widget for displaying parts of web-pages as content on your home-screen.
You control the JavaScript code performing the scraping of the webpage.
You control the styling of the items displayed in the ⌘Widget.
Added support for signing into the scraping-webview, so it is possible to see content on your home-screen from pages like your own twitter profile's bookmark's-page. 😃 (at this you have to write the JS performing the scraping yourself)
Example.
Anyone with a basic-JS know-how can use this ⌘Widget to, let's say, display latest videos of their favorite Rumble-channel.
By default, as a demonstration, the app is setup to scrape:
https://thedukereport.substack.com/archive
_______
This app does not include any `analytics` or logging or anything. Only you know the links you are clicking in the ⌘Widgets you are using.
🙏