Тёмный

Build your own CUSTOM iOS widgets directly on your iPad or iPhone 

Tech Craft
Подписаться 93 тыс.
Просмотров 34 тыс.
50% 1

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@xTriixrx
@xTriixrx 2 года назад
As a software engineer, this video has me super excited for the widgets I can make. For a while I have been asking for Amazon Photos to make a widget, similar to the stock Photos app. Fine I will just do it myself *insert Thanos voice* hah
@StephenCurtis81
@StephenCurtis81 2 года назад
This is a great demo. I've had Scriptable for a long time but not managed to take advantage of it as I couldn't marry up my existing understanding of JS with how to implement it with Scriptable. Now I can have a go. I actually created an iOS shortcut which gets the PDF of bin collections from my local council website and converts it to calendar entries like the one you have. Taking this to the next level with your widget example I reckon :)
@aczino1352
@aczino1352 4 месяца назад
THAAAAANKS, a whole week looking for a way to make my own widgets.
@vinofakind
@vinofakind 2 года назад
SUPER informative nuggets! THANK YOU ROB!
@Ziontastic
@Ziontastic 2 года назад
Welcome back! Happy do see you go back to your tutorials for unusual apps and hacks!
@bryanstark4092
@bryanstark4092 2 года назад
So useful and so well explained. Thank you.
@andyburnett4918
@andyburnett4918 2 года назад
Thanks very much for making this. I am looking forward to more of your scriptable videos.
@rutgerdezeeuw
@rutgerdezeeuw 2 года назад
After using android for more than 10 years, my main gripe about my iphone was the lack of custom widgets as can be done on android with apps such as KWGT Kustom Widget Maker. This tutorial helps me solve solve this! Thanks!
@Danielo515
@Danielo515 2 года назад
Great video. If anyone doing programming professionally still feels confused about a synchronous programming, they probably should look for a better use each of their time. By the way JSON stands for, as you said ,JavaScript object notation, which in turn means that you can use regular dot access method of JavaScript objects. “req.response” etc, it’s not like python. Thank you for putting together this detailed explanation
@CloudWhisperer
@CloudWhisperer Год назад
Wow! Scriptable always seemed a little “too much” for me to use. That is, until I stumbled upon your video! Thank you! You do a fantastic job of explaining the complex nuances of code in a way that keeps it simple, on task, and easy to understand. In particular I appreciate that you left in all the typos and mistakes (like needing to add “await”). I learn the most my from mistakes; but I prefer to learn from someone else’s! LOL Kudos from one cloud instructor to another!
@shinbak1987
@shinbak1987 Год назад
Nice video, looking forward for the custom MacOS widgets tutorial.
@richardstrange8127
@richardstrange8127 2 года назад
Always love your videos I think we have a mutual friend from the HOOBS team 🙂 great news hope I can lean some more technical skills from you
@tech_craft
@tech_craft 2 года назад
We do indeed! I was chatting to them about the Hubitat after you mentioned it.
@DavidJohnson-zv5ir
@DavidJohnson-zv5ir 2 года назад
Great video ! It really got me thinking about how I could use this.
@tech_craft
@tech_craft 2 года назад
So many possibilities. I wish Apple made it easier to build for iOS on iOS, but with apps like this we can at least enjoy some creativity.
@etienne4403
@etienne4403 2 года назад
Great explanations. Nice addon for my iPad ;-) Easy to follow for everyone. thanks.
@kenweb27
@kenweb27 Год назад
Very good video! Thank you!
@joshuadughi
@joshuadughi 2 года назад
Good stuff! Thank you for dedicating some/much of your time to sharing this with us!
@rabagomauricio
@rabagomauricio 2 года назад
Really great videos !! Thanks
@thaanu
@thaanu 2 года назад
Great tutorial. Have been looking for tutorials on Scriptable app.
@lanebrannam1342
@lanebrannam1342 2 года назад
This video is super helpful! Would you give thought to doing another one? I’m looking for info that describes how to draw graphs and horizontal and vertical lines, such as if I wanted to do a calendar widget that shows events on a horizontal timeline.
@tech_craft
@tech_craft 2 года назад
I will add this to my backlog!
@benjyd21
@benjyd21 Год назад
Thanks so much!
@pivot3india
@pivot3india 2 года назад
awesome content.
@SZ-1234
@SZ-1234 2 года назад
Nice one, Scriptable is really aswesome. I got myself 6 custom widgets, which 4 of them really useful to me.
@tech_craft
@tech_craft 2 года назад
Nice! Which ones are you finding most useful?
@SZ-1234
@SZ-1234 2 года назад
@@tech_craft My useful one is Daily data usage widget (which shows my telecom service data details like data left today and when my plan expires,etc)
@murraydelk9400
@murraydelk9400 2 года назад
Great video! This finally got me started. One thing I noticed is that your widgets didn’t have any text below them. Is that how it is on iPad? Because I get “Scriptable” below mine on the iPhone.
@tech_craft
@tech_craft 2 года назад
That's an iPad vs. iPhone thing. As far as I can tell, there's still no way to remove the text underneath home screen icons on the iPhone.
@garik065
@garik065 2 года назад
Thanks!
@garik065
@garik065 2 года назад
Thanks
@ghostiezzz
@ghostiezzz 2 года назад
Is it possible to make a stopwatch widget?
@xunk4890
@xunk4890 2 года назад
I wish there was a way to get rid of the apps watermark.
@charalamposkounes5071
@charalamposkounes5071 11 месяцев назад
Can you create a widget to pull information from Google keep? Let's say a specific note?
@propieeater98
@propieeater98 2 года назад
Would I be able to create a widget that reads my account balance from Bank of America? What other commands would I use if i followed this guide?
@tech_craft
@tech_craft 2 года назад
To read account balances you'll most likely need access to whatever Application Programming Interface (API) your bank exposes. I had a quick search and found the BoA CashPro API: developer.bankofamerica.com/CPODevPortal/apidocs/public/#/home - not sure if this applies to all accounts. That API has a reasonably clean endpoint for accessing balance data: developer.bankofamerica.com/CPODevPortal/apidocs/public/#/api/account-information/cashpro-reporting-v1-balance-inquiries-current-day-post And you can access that using the same Request object like we did for accessing the Pi-hole stats in the video.
@deankokanos365
@deankokanos365 9 месяцев назад
Once I make a widget, is there a way to share it with others?
@PavelLanger
@PavelLanger Год назад
Great tutorial but how can you work with shapes? I want to create easy status bar just two rectangles (with round edges) one rectangle on full screen of the widget and second rectangle inside the first one with dynamic width
@danafloraladd
@danafloraladd Месяц назад
Cool but I don’t want to see Jsons website I want to see my own website, how do I do that?
@neilashdown3490
@neilashdown3490 8 месяцев назад
how can you add an image on scriptable to apear on the background
@deathtool1
@deathtool1 2 года назад
I am trying to setup a shortcut to open a link and fill out a covid questionnaire that I have to fill out everyday before work. Having trouble wondering if theirs a specific video you have on it that would help. Any help is appreciated thanks.
@tech_craft
@tech_craft 2 года назад
I don't have a specific video on that, but you're likely going to need to use the Safari JavaScript actions to automate filling in the forms.
@Dashing_Geometry
@Dashing_Geometry Год назад
13:57 it dont work for me
@HertWasHere
@HertWasHere Год назад
U know mics go near ur mouth not near ur keyboard!?
@perrypelican9476
@perrypelican9476 2 года назад
Why does the App Store have its own English. Why do we say apps on the App Store instead of i the App Store like you would for any other store would you say that jeans are available on Walmart or in Walmart? I bought it on the App Store or from the App Store. I bought that lettuce on the super market, not from the super market.
@tech_craft
@tech_craft 2 года назад
I wonder if it’s the physical vs. the virtual? I’d buy something on/from Amazon but in/at the supermarket 🤷🏻‍♂️
@perrypelican9476
@perrypelican9476 2 года назад
@@tech_craft true. I guess it's my age showing through. The internet was not alive during the first 3/4 of my life. Thanks for straightening me out.however I would say I bought something from Amazon, not on. It's confusing but you are right about the virtual thing, although I am not sure why. Language interests me. I used to get irritated by people changing Pronunciations etc, but no longer. Now I just wonder why more than anything.
@tech_craft
@tech_craft 2 года назад
"From" seems common across virtual and physical. I was thinking before that I'd say "From Walmart" and "From Amazon", but then "At/In Walmart" vs. "On Amazon", because I'm not actually at or in Amazon. The notion of linguistic drift fascinates me. I've learned to embrace the idea, but early in my life it really irritated me too!
@DmitryLubenskiy
@DmitryLubenskiy 3 месяца назад
Ну, конечно же я поставил лайк. Очень приятный голос.
Далее
Inside my iPad Pro SSH Setup - TMUX
19:49
Просмотров 104 тыс.
Over 50 of the Best iPhone Widgets!
18:34
Просмотров 69 тыс.
Apple Notes: Power User Tips & Hidden Features
12:34
Просмотров 2,3 млн
How ChatGPT Built My App in Minutes 🤯
8:28
Просмотров 2,5 млн
42 iPhone Widgets You'll Love
13:15
Просмотров 246 тыс.
Run ANY OS on iPad or iPhone!
26:45
Просмотров 2 млн
5 quick tips to STREAMLINE your MacOS EXPERIENCE
8:00