mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-06-06 05:27:40 +00:00
Readme change
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
This commit is contained in:
parent
6c40c4a524
commit
815c7f0331
1 changed files with 11 additions and 4 deletions
|
@ -1,11 +1,18 @@
|
|||
# Meeting dial in (Beta-Version)
|
||||
|
||||
This widget allows you to save the location of your car, which will then displayed in the widget as a map. So you know exactly where you parked.
|
||||
If you don't know the way to the car anymore, you can start the navigation to the car's location with one click and let Apple Maps or Google Maps navigate you.
|
||||
This widget shows the next and upcoming remote meeting. The widget can be used to dial into the meeting directly via phone number + pin or url.
|
||||
|
||||
The following services are currently supported:
|
||||
* Skype (de)
|
||||
* Circuit
|
||||
* MS Team (url only)
|
||||
|
||||
[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Meeting-dial-in/Meeting-dial-in.js)
|
||||
|
||||
## Notice
|
||||
## Notice 1
|
||||
Since some services, such as Skype, allow own domains or phone numbers, it cannot be guaranteed that the current search patterns always find all dial-in data.
|
||||
The search pattern list must be constantly expanded.
|
||||
If the dial-in data of a meeting should not be recognized, the invitation can be provided under https://github.com/ThisIsBenny/iOS-Widgets/issues/21, so that the list of search patterns can be extended.
|
||||
|
||||
## Notice 2
|
||||
The small widget isn't supported due to the limited space and the iOS limitation that small Widget aren't interactive
|
Loading…
Add table
Reference in a new issue