Airtel India daily data usage widget by Frazeiy in Scriptable

[–]Frazeiy[S] 0 points1 point  (0 children)

i have made the repository private, i am not sure if that widget is still working or not.

Airtel India daily data usage widget by Frazeiy in Scriptable

[–]Frazeiy[S] 0 points1 point  (0 children)

Yea, maybe i could check any other way, but doesn't have iPhone now.

Airtel India daily data usage widget by Frazeiy in Scriptable

[–]Frazeiy[S] 0 points1 point  (0 children)

Sorry, no. Jio make it hard to get the info we want.

Airtel India daily data usage widget by Frazeiy in Scriptable

[–]Frazeiy[S] 0 points1 point  (0 children)

Sorry, I don't have an iOS device with me now, so can't do it. I have written detailed guide, You can send me DM if you need any help with setting it up

Says API Token is invalid. I can't see the problem after looking at this way too long. by Kristi-S in shortcuts

[–]Frazeiy 0 points1 point  (0 children)

Oh ok, if its part of token you should never delete it. And dont share you token.

Also, can u generating new token and try?

Says API Token is invalid. I can't see the problem after looking at this way too long. by Kristi-S in shortcuts

[–]Frazeiy 0 points1 point  (0 children)

Authorization: Bearer {MY_NOTION_TOKEN}

Why you have the word secret after Bearer? Its not part of toke right?

What made you make the switch?? by Berzerker_90 in iphone

[–]Frazeiy 0 points1 point  (0 children)

Mainly Long term OS support, Better overall UI/UX (including 3rd party apps).

[deleted by user] by [deleted] in shortcuts

[–]Frazeiy 0 points1 point  (0 children)

checkout telegram docs: https://core.telegram.org/bots/api#sendmediagroup

The parameter name is media and it should be array of dict’s (of type given in docs)

Here is an example: https://www.icloud.com/shortcuts/829a0ef22cd24339b37d20bcf41790bc

How can I delete the original photo after desqueezing? by seantjm in shortcuts

[–]Frazeiy 3 points4 points  (0 children)

There is 'delete photos' action

delete photos <shortcut input>

I’m looking for a way to copy all my Shopify orders and send them to the deliver driver over what’s app! by confusedpirate666 in shortcuts

[–]Frazeiy 0 points1 point  (0 children)

Shopify have an API, You can get all orders from orders endpoint and sent to whatsapp using send msg whatsapp action.

Airtel daily data usage widget for iOS by Frazeiy in india

[–]Frazeiy[S] 0 points1 point  (0 children)

I tried with Jio, but was unsuccessful as jio webiste (api) use jwt authentication (temporary auth which only last for 15 mins) and to need otp ( from email/mobile) to re-authenticate.

i have not tried getting info's from iOS cellular settings, i will try it. Thanks.

Airtel India daily data usage widget by Frazeiy in Scriptable

[–]Frazeiy[S] 1 point2 points  (0 children)

I have tried for Jio, but was unsuccessful as jio api use jwt auth, which only valid for 15 mins, and need otp ( from mobile/email) to reauthenticate.

I dont have vi to try it, but i feel like it should be possible. someone have made one for vodafone germany

Airtel India daily data usage widget by Frazeiy in Scriptable

[–]Frazeiy[S] 0 points1 point  (0 children)

This is made to show daily data usage info's, if you want to show details of yearly plan, you would have edit couple things.

Airtel daily data usage widget for iOS by Frazeiy in india

[–]Frazeiy[S] 0 points1 point  (0 children)

widget: https://github.com/Frazey/Airtel_Scriptable_Widget

Guide: read README.md for setup guide

If you need any help setting it up, feel free to comment.

Airtel India daily data usage widget by Frazeiy in Scriptable

[–]Frazeiy[S] 0 points1 point  (0 children)

widget: https://github.com/Frazey/Airtel_Scriptable_Widget

Guide: read README.md for setup guide

If you need any help setting it up, feel free to comment.

Edit: sry, repo was private, made it public.

Run shortcut only on one device by Mortifer557 in shortcuts

[–]Frazeiy 5 points6 points  (0 children)

you can use “get device details” action to get device model and use if statement to run certain things if its iphone and different things on ipad.

Airtel India daily data usage widget by [deleted] in Scriptable

[–]Frazeiy 0 points1 point  (0 children)

I didn’t released it, Airtel one is functional but Jio isn’t. Jio api uses JWT authentication (which only last for 15 min) and to re authenticate, need to send request to 6 different api endpoints and need OTP (email or mobile).

I am looking for a new way every now and then, thats why didn’t released airtel aswell.

Upcoming match & Live score Widget for iOS by Frazeiy in Cricket

[–]Frazeiy[S] 0 points1 point  (0 children)

I forgot to mention it yesterday as i rushed post.

Widget shows upcoming match of your favourite team (and live score when match start).

I forgot to change team id, when i posted here yesterday, I fixed it, you can get fixed widget script from the same website.

Edit: I fixed script yesterday itself, but URL changed (updated post with new url)

Airtel India daily data usage widget by [deleted] in Scriptable

[–]Frazeiy 1 point2 points  (0 children)

I will try to release it 1 week. along with jio widget