plonking down my scripts for Scriptable (iOS app)
  • JavaScript 100%
Find a file
2025-05-05 13:24:06 -04:00
imgs readme 2025-05-05 13:16:28 -04:00
.gitignore forgor the gitignore 2022-10-22 20:07:02 -04:00
BTCHalving.js clean btchalving 2025-05-05 13:02:37 -04:00
Foxpool.js add mempool size to foxpool, refactor libfoxxo 2025-05-05 12:42:45 -04:00
Foxprice.js maintenance 2025-01-03 20:18:54 -05:00
LibFoxxo.js code format 2025-05-05 13:06:41 -04:00
LICENSE license 2025-05-05 13:16:54 -04:00
README.md wurf 2025-05-05 13:24:06 -04:00
SatsPerDollar.js maintenance 2025-01-03 20:18:54 -05:00

scriptable-scripts

random scripts i decide to make with Scriptable prolly just gonna be widgets

LibFoxxo

buncha wrapper methods around common Scriptable tasks, such as creating a centered text stack, a progress bar, and checking if a file is in icloud, among other things.

Foxpool

Bitcoin mempool viewer, using bitcoinexplorer.org or your own instance.

screenshot

BTCHalving

Bitcoin halving progress widget, using bitcoinexplorer.org or your own instance.

screenshot