Skip to content

iarchean/RaycastScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raycast Scripts

Some Raycast Scripts for personal use.

Usage

  1. get the scripts.
git clone https://github.com/iarchean/RaycastScripts.git
  1. add RaycastScripts folder to your Raycast in Raycast Preferences ›› Extensions ›› + ›› Add Scritp Directory

src

Script list

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

🖥 IP

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.

Usage

  • Just type IP shows your internal and external IP.
  • type IP and IP address shows the information of IP address.

Notice

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.

IP

🖥 IPCALC

ipcalc is a network mask calculator writen by @joshdick, this script do exactly the same thing with ipcalc.

Usage

IPCALC IP MASK or IPCALC IP-CIDR ipcalc

About

Some Raycast Scripts for personal use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published