Skip to main content

Install

curl -sSL https://airstore.dev/install.sh | sh

System requirements

PlatformStatus
macOS (Apple Silicon)Supported
macOS (Intel)Supported
Linux (x86_64)Supported
Linux (ARM64)Supported
WindowsComing soon
Airstore requires FUSE for filesystem mounting:
  • macOS: Install macFUSE
  • Linux: Install fuse3 via your package manager
# Ubuntu/Debian
sudo apt install fuse3

# Fedora
sudo dnf install fuse3

# Arch
sudo pacman -S fuse3

Verify installation

airstore --version
You should see output like:
airstore 0.1.0

Authenticate

airstore login
This opens your browser to authenticate. If you don’t have an account, you’ll create one.

Next steps

Quickstart

Connect your first source and create a smart folder.