Some Raycast Scripts for personal use.
- get the scripts.
git clone https://github.com/iarchean/RaycastScripts.git
- add
RaycastScriptsfolder to your Raycast inRaycast Preferences››Extensions››+››Add Scritp Directory
| Name | Usage | Descriptions |
|---|---|---|
| IP | IP ip.add.re.ss |
Shows the information of IP address |
| IPCALC | IPCALC ip.add.re.ss mask |
IP netmask calculator |
More scripts continuously updating
Shows the information of IP address, if not specifed, shows your macOS's internal and external IP, then copy the external IP to the clipboard.
- Just type
IPshows your internal and external IP. - type
IPand IP address shows the information of IP address.
You'd better register an account at ipinfo.io to get a free API Token and fill it in the script to fetch more queries per day.
ipcalc is a network mask calculator writen by @joshdick, this script do exactly the same thing with ipcalc.


