Skip to main content Link Search Menu Expand Document (external link)

Installing on macOS


Table of Contents
  1. Apple Silicon
  2. Intel

Apple Silicon

  1. Run ./stash-macos-applesilicon from the terminal on macOS.
    • If you have trouble, try running chmod u+x stash-macos-applesilicon to make the file executable.
  2. It should open a browser tab http://localhost:9999 to get started.
  3. The program will show an icon in your notification area. You can access some quick links or quit the server from there.

Intel

  1. Run ./stash-macos-intel from the terminal on macOS.
    • If you have trouble, try running chmod u+x stash-macos-intel to make the file executable.
  2. It should open a browser tab http://localhost:9999 to get started.
  3. The program will show an icon in your notification area. You can access some quick links or quit the server from there.