https://github.com/wickenico/euro-2024-ticker-widget
A Scriptable widget that shows the next euro 2024 match.
https://github.com/wickenico/euro-2024-ticker-widget
ios-widget javascript scriptable scriptable-app widget
Last synced: 2 months ago
JSON representation
A Scriptable widget that shows the next euro 2024 match.
- Host: GitHub
- URL: https://github.com/wickenico/euro-2024-ticker-widget
- Owner: wickenico
- Created: 2024-06-03T22:37:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T15:30:56.000Z (10 months ago)
- Last Synced: 2024-12-31T05:13:38.961Z (4 months ago)
- Topics: ios-widget, javascript, scriptable, scriptable-app, widget
- Language: JavaScript
- Homepage:
- Size: 162 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# euro-2024-ticker-widget
A Scriptable widget that shows the next euro 2024 match.

Setup •
Setup •
Usage •
Links •
Contribution •
Roadmap •
## Description
This is a Scriptable widget that displays information about the next Euro 2024 match. It provides a convenient way to stay updated on upcoming matches. The widget can be customized and added to the home screen for easy access. It fetches data from OpenligaDB. The widget requires the Scriptable app, which can be downloaded from the App Store. Feel free to contribute to this project by suggesting extensions or changes.
## Setup
1. (if not done yet) Download the scriptable app form [AppStore](https://apps.apple.com/de/app/scriptable/id1405459188)
2. In Scriptable create a new script
3. Copy the code from script file [euro-2024-ticker-widget.js](https://github.com/wickenico/euro-2024-ticker-widget/blob/main/euro-2024-ticker-widget.js)
4. Create a new widget on homescreen and select this script in scriptable## Usage
- For setting the language change the constant "language" at the top:
- "en" for English
- "de" for German## Links
OpenligaDB: https://www.openligadb.de/Spielplan/em/2024
## Contribution
If you have any ideas for extensions or changes just let me know.
## Roadmap
- DONE: Add logo
- DONE: Add parameter for languages de / en