script-commands VS numi

Compare script-commands vs numi and see what are their differences.

script-commands

Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day. (by raycast)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
script-commands numi
14 50
5,763 5,265
2.9% -
8.5 5.2
3 days ago about 1 month ago
Shell JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

script-commands

Posts with mentions or reviews of script-commands. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-21.
  • Ask HN: What if AI won't replace anyone – then is it cool?
    1 project | news.ycombinator.com | 24 Apr 2024
    Sure! Again, I use Raycast, along with it's Raycast AI[2] feature and it's snippets feature. And then for a bunch of other stuff, I have Raycast script commands[4] (mostly specially-formatted shell + Python scripts) that do API gluing to internal apps, such as our help desk and MDM systems, as well as Linux servers via SSH.

    For help desk tickets, I have a script that pulls new tickets, reads in the information for each ticket, determines a likely response/resolution/followup questions ("I see you did not include an (asset tag|screenshot) with your ticket. Could you please add that?", "It looks like this knowledge base article might help. ").

    I also use the Raycast AI commands "Improve Writing" and "Summarize" several times a day on emails, documentation, tickets, etc. Essentially, I select text in any window, hit a keyboard shortcut to launch that action and it quickly performs the action on the selected text. Super quick.

    My goal is to automate anything I do >= once per day.

    My tier 1 is Raycast here, but I had much of this on Alfred (what I used prior), much of this with formerly Albert and now ulauncher on my Linux box, and with the launcher that comes with Power Toys on Windows.

    1. https://www.raycast.com/

    2. https://manual.raycast.com/ai

    3. https://manual.raycast.com/snippets

    4. https://github.com/raycast/script-commands and https://manual.raycast.com/script-commands

  • Custom Script that allows User input
    1 project | /r/raycastapp | 7 May 2023
    A script can take up to 3 arguments. (see https://github.com/raycast/script-commands/blob/master/documentation/ARGUMENTS.md)
  • What happened to the unofficial script commands store?
    1 project | /r/raycastapp | 21 Apr 2023
    I only know the official one at https://github.com/raycast/script-commands
  • I made python code that generates beautiful images of your source code
    3 projects | /r/Python | 21 Aug 2022
  • Raycast - Terminal Commands?
    1 project | /r/macapps | 8 Jul 2022
    It is possible, although not that smooth. You have to add this script to your command scripts in Raycast. Then you can assign > as a shortcut and you'll be able to do what you want. The only difference is that you need to type >, then space, then command.
  • Export screenshot of visually selected code?
    4 projects | /r/neovim | 26 Jun 2022
    there's this script: https://github.com/raycast/script-commands/blob/master/commands/developer-utils/create-image-from-code.sh
  • What are your favourite Raycast workflows?
    2 projects | /r/macapps | 22 Jun 2022
    color picker
  • Raycast - send email to contact?
    1 project | /r/macapps | 2 Apr 2022
    There's just one thing I can not do: write an email to a contact. In Alfred I could write e.g. "email tom" and it will auto suggest people from my contacts and it would open a new email to the selected contact. Is there something similar in Raycast? All I could find is an email script command (https://github.com/raycast/script-commands/blob/master/commands/system/new-email.sh) that opens a new email window, but it's not possible to select a contact, you have to enter the email address.
  • How to copy markdown URL and title using JXA in Raycast (JavaScript automation for macOS)
    2 projects | dev.to | 27 Mar 2022
    To add it to Raycast follow instructions detailed here: raycast/script-commands:.
  • The only open source app you'll need for your Mac
    2 projects | /r/MacOS | 2 Mar 2022
    Not sure if I'm missing something. The title says the app is open source, but checking GitHub, I see extensions and script-commands, and I don't think the "main" repo is there

numi

Posts with mentions or reviews of numi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-22.

What are some alternatives?

When comparing script-commands and numi you can also consider the following projects:

CotEditor - Lightweight Plain-Text Editor for macOS

alt-tab-macos - Windows alt-tab on macOS

notecalc3 - NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.

iina - The modern video player for macOS.

stretchly - The break time reminder app

HomeBrew - 🍺 The missing package manager for macOS (or Linux)

Mousecape - Cursor Manager for OSX

extensions - Everything you need to extend Raycast.

cyberduck - Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.

copy-markdown-url-and-title - Script to copy URL and title from current browser