Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/behnammodi/ios-widget-global-calendar
Global Calendar iOS Widget
https://github.com/behnammodi/ios-widget-global-calendar
Last synced: about 1 month 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T19:36:11.000Z (over 1 year ago)
- Last Synced: 2024-04-14T04:03:54.693Z (7 months 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
![Home](https://user-images.githubusercontent.com/1549069/98928650-46e30980-24ef-11eb-9b63-677e9feca673.jpg)
# 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`.![Edit Widget](https://user-images.githubusercontent.com/1549069/98928669-506c7180-24ef-11eb-8f43-a931e7a0f3fa.png)