This is a quick and dirty JavaScript snippet for the iOS app Scriptable allowing to create a Bosun Alarms overview widget for iOS 14+.
- Install Scriptable
- Launch Scriptable and add a new Script
- Copy'n'paste the contents of
src/index.js
into the new Script - Save as "Bosun Widget"
- Create a new Widget on the Home Screen selecting Scriptable as source and the follow the configuration section.
Please see the How-To section in src/index.js
. You can change the default configuration as well as set a widget specific configuration using Scriptable's widget parameters.
You're free to use this widget. If you find it useful, I would highly appreciate you sending me a postcard from your hometown mentioning how you use it. My work address is
Lukas Pustina
CenterDevice GmbH
Rheinwerkallee 3
53227 Bonn
Germany
I'm neither an UI person nor a sophisticated JavaScript developer. If you like to enhance the visual representation or the code, I'm happy to accept PRs.