https://github.com/behnammodi/ios-widget-global-calendar
Global Calendar iOS Widget
https://github.com/behnammodi/ios-widget-global-calendar
Last synced: about 1 year ago
JSON representation
Global Calendar iOS Widget
- Host: GitHub
- URL: https://github.com/behnammodi/ios-widget-global-calendar
- Owner: behnammodi
- Created: 2020-11-12T10:02:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T19:36:11.000Z (about 3 years ago)
- Last Synced: 2024-04-14T04:03:54.693Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# iOS Widget Global Calendar
The Global Calendar iOS Widget represents the US English (en-US), British English (en-GB), Korean (ko-KR), Persian (fa-IR), Arabic (ar-EG), and Japanese (ja-JP-u-ca-japanese) calendars. The default calendar is Persian.
## How to use:
1- Install the Scriptable App from the App Store https://apps.apple.com/us/app/scriptable/id1405459188
2- Open Scriptable and click on `+` button to add a new script
3- Open [script.js](https://raw.githubusercontent.com/behnammodi/ios-widget-global-calendar/main/script.js) and copy all the contents, then paste them into Scriptable and run ir
4- Go to the iOS homepage and add the Scriptable Widget
5- Tap on Scriptable Widget and choose that script.
## How change calendar type
You can change the calendar type by passing a widget parameter. For example, to use the Arabic calendar, you must send `ar-EG`.
