mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
The previous link aimed at a Go-developer getting-started page. Most users are not Go developers — they want to migrate their speakers. MIGRATION-GUIDE is the right first destination. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
66 lines
2.1 KiB
Markdown
66 lines
2.1 KiB
Markdown
---
|
|
title: AfterTouch
|
|
layout: hextra-home
|
|
---
|
|
|
|
{{< hextra/hero-badge >}}
|
|
<div class="hx-w-2 hx-h-2 hx-rounded-full hx-bg-primary-400"></div>
|
|
<span>Free, open source</span>
|
|
{{< icon name="arrow-circle-right" attributes="height=14" >}}
|
|
{{< /hextra/hero-badge >}}
|
|
|
|
<div class="hx-mt-6 hx-mb-6">
|
|
{{< hextra/hero-headline >}}
|
|
Keep Your Bose SoundTouch Speakers Alive
|
|
{{< /hextra/hero-headline >}}
|
|
</div>
|
|
|
|
<div class="hx-mb-12">
|
|
{{< hextra/hero-subtitle >}}
|
|
Bose shut down SoundTouch cloud services on May 6, 2026. <br class="sm:hx-block hx-hidden" />AfterTouch replaces the cloud — presets, music browsing, stereo pairing, all restored.
|
|
{{< /hextra/hero-subtitle >}}
|
|
</div>
|
|
|
|
<div class="hx-mb-6">
|
|
{{< hextra/hero-button text="Get Started" link="docs/guides/MIGRATION-GUIDE" >}}
|
|
{{< hextra/hero-button text="Survival Guide" link="docs/guides/SURVIVAL-GUIDE" style="outline" >}}
|
|
</div>
|
|
|
|
<div class="hx-mt-6">
|
|
{{< hextra/feature-grid >}}
|
|
{{< hextra/feature-card
|
|
title="Presets Restored"
|
|
subtitle="Preset buttons, long-press assignment, and recently-played sync — fully working."
|
|
icon="star"
|
|
>}}
|
|
{{< hextra/feature-card
|
|
title="Music Browsing"
|
|
subtitle="TuneIn, Internet Radio, RadioBrowser, and Spotify via soundtouch-web and soundtouch-cli."
|
|
icon="speakerphone"
|
|
>}}
|
|
{{< hextra/feature-card
|
|
title="Stereo Pairing"
|
|
subtitle="SoundTouch 10 stereo pairing via soundtouch-cli, no Bose cloud required."
|
|
icon="adjustments"
|
|
>}}
|
|
{{< hextra/feature-card
|
|
title="Three Deployment Options"
|
|
subtitle="Run on a Raspberry Pi, a VPS, or directly on the speaker itself."
|
|
icon="server"
|
|
link="docs/guides/DEPLOYMENT-OVERVIEW"
|
|
>}}
|
|
{{< hextra/feature-card
|
|
title="CLI Control"
|
|
subtitle="soundtouch-cli for scripting, home automation, and direct device control."
|
|
icon="terminal"
|
|
link="docs/guides/CLI-REFERENCE"
|
|
>}}
|
|
{{< hextra/feature-card
|
|
title="Open Source"
|
|
subtitle="MIT licensed. Not affiliated with Bose Corporation."
|
|
icon="shield-check"
|
|
link="https://github.com/gesellix/Bose-SoundTouch"
|
|
>}}
|
|
{{< /hextra/feature-grid >}}
|
|
</div>
|