alt-tab-macos VS script-commands

Compare alt-tab-macos vs script-commands 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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
alt-tab-macos script-commands
311 14
9,665 5,763
- 2.9%
7.8 8.5
23 days ago 4 days ago
Swift Shell
GNU General Public License v3.0 only 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.

alt-tab-macos

Posts with mentions or reviews of alt-tab-macos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-30.

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

What are some alternatives?

When comparing alt-tab-macos and script-commands you can also consider the following projects:

winget-cli - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).

CotEditor - Lightweight Plain-Text Editor for macOS

Rectangle - Move and resize windows on macOS with keyboard shortcuts and snap areas

iina - The modern video player for macOS.

yabai - A tiling window manager for macOS based on binary space partitioning

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

Mos - 一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS

numi - Beautiful calculator app for macOS

hammerspoon - Staggeringly powerful macOS desktop automation with Lua

extensions - Everything you need to extend Raycast.

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