Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)