Skip to content

Instantly share code, notes, and snippets.

@Saudumm
Saudumm / News Widget Update.js
Created November 9, 2020 18:53
Download the latest version of News Widget.js to Scriptable
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: deep-gray; icon-glyph: sync-alt;
/********************************************
* *
* UPDATE OR INSTALL NEWS WIDGET *
* *
* v1.0.1 - made by @saudumm *
* https://twitter.com/saudumm *
* *
@Saudumm
Saudumm / scriptable-WordPress.js
Last active September 2, 2023 00:24
Scriptable Widget for WordPress Sites
Please check out the new script here:
https://gist.github.com/Saudumm/374497679e126cc454af896234f3f5a2
https://github.com/Saudumm/scriptable-News-Widget
@Saudumm
Saudumm / News Widget.js
Last active September 2, 2023 00:23
iOS News Widget for Scriptable (RSS Feeds and WordPress websites
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: blue; icon-glyph: file-alt;
/********************************************
* *
* NEWS WIDGET (WORDPRESS AND RSS) *
* *
* v1.1.3 - made by @saudumm *
* https://twitter.com/saudumm *
* *