# How to Make Widgets on iPhone with Transparent Backgrounds

**URL:** https://www.compsmag.com/blogs/how-to-make-widgets-on-iphone-with-transparent-backgrounds/
**Author:** Ayushi Chauhan
**Published:** 2022-01-28
**Updated:** 2022-01-28
**Categories:** Blogs
**Tags:** Apple Guides, Blogs Daily, guiderobert, Guides and Tutorials, guiding12, How To Guide, How To Guides, ios Guides, iphones guides, Tips, Tricks
**Reading Time:** 4 min

---

This tip is about the how to Make Widgets on iPhone with Transparent Backgrounds. So read this free guide, How to Make Widgets on iPhone with Transparent Backgrounds step by step. If you have query related to same article you may contact us.

## How to Make Widgets on iPhone with Transparent Backgrounds - Guide

iPhone offers many ways to customize your iPhone home screen with various icons and widgets.  Unfortunately, however, you may not be able to insert a space between them.  Creating and placing widgets on a light background on an iPhone is not so easy.  Some workarounds are needed to make the process easier.  You can use various apps to add or create widgets with their transparent background on your iPhone.  You can use the Scriptable application to facilitate the creation and placement of widgets.  It helps the user to cut a separate section of each background with the script ready.  You don't need to write a single line of code!  Just perform the copy, paste and run action.

Using standard or custom widgets is a great way to create a custom iPhone home screen, but you're usually still stuck with filling your entire screen with apps or widgets.  There are some solutions to create invisible app icons that match your color home screen for them to blend in, but up app space to allow custom layouts (no jailbreak).  However, one of the limitations was that you should use solid or nearly all solid wallpaper for the best results.  Enter Clear Spaces for iPhone, an app that lets you create custom transparent widgets that work with any background.

## How to    To define Up with script

There are some common steps you will have to follow when setting up up Programmable widgets, which include copying JavaScript code and importing it into the application.  However, the final the steps vary for each widget, which we'll highlight a little later.

Download Scriptable.  It is an iOS-only app that can be downloaded for free.  In-app purchases are optional tips for the developer who doesn't add any features.

Download the Apple Shortcuts app.  JavaScript code tends to be long and you don't want to have to select and copy hundreds of lines of code on your iPhone.  We will use a shortcut to save scripts in Scriptable in two taps.

Download the Save Script shortcut to your iPhone.  For most scripted widgets you will have to go to the script page and find the raw code to use that shortcut.

For example, after opening the Weather Cal script on GitHub, click the Raw button button above the first line of the script.  From here, hit the Share button    in Safari (or whatever browser you're using) and tap Save Script.  This will add it to Scriptable.

## Adding a Scripted Widget

Next, let's see how to add Scriptable iOS widgets to your iPhone Home screen:

Tap and hold any empty part of the Home screen until all app icons start to wobble.

Tap the More icon in the upper left corner.

Search for script.

Swipe right to select the widget size you need.  You can choose Small, Medium or Large.

Tap Add widget.

Now tap on the widget.  This will bring up a box called Run Script.

Tap Choose next to Script and select the script you want to use.

If the script requires it, enter the text in the Parameter box.  This is used for some basic inputs like when resetting a timer.

Tap any blank part of the screen and you will see the widget displaying the required information.

## Final note

I hope you like the guide How to Make Widgets on iPhone with Transparent Backgrounds. In case if you have any query regards this article you may ask us. Also, please share your love by sharing this article with your friends.

---

*End of Article*