my small collection of scripts to be used with scriptable.app
Small-size widget with several text fields, graph and icon, supports dynamic dark / light mode and has 12 builtin themes.
Themes can be configured through widget params: dark=sandblue;light=royal
themes preview (expandable)
NOTE:
most of the colors were taken from https://uigradients.com nord colors were taken from https://www.nordtheme.com
Script for drawing charts with context, for now supports only area-type chart as shown on screenshot above
(WIP, expect breaking changes)
Monobank api client: fetch, record, filter and edit statement for current month, cache history for previous monthes.
Provides UI for setting api-key, settting account per widget and and managing statement filters. Uses keychain to store api-key.
Monobank script + tiny dashboard (as shown on the frist screenshot)
Some common utils that are used across other scripts
Update code of scripts from this repo
this repos also contains custom bable plugin that transpiles es imprts to scriptable importModule api