From d9e145ca083b791eeca0a20d03e39030542e3b15 Mon Sep 17 00:00:00 2001
From: Hudson Brendon
- 🌐 Website & downloads + 🌐 Website & downloads
- Download · + Download · Quick start · Build from source · Troubleshooting · @@ -24,15 +24,15 @@
--- @@ -40,7 +40,7 @@ ## Contents - [What it is](#what-it-is) -- [Why Wisper](#why-openwispr) +- [Why Wisper](#why-wisper) - [Features](#-features) - [Quick start](#-quick-start) - [Install](#-install) @@ -113,7 +113,7 @@ until you press your hotkey. ## 🚀 Quick start -1. [Download](https://github.com/hudsonbrendon/openwispr/releases/latest) and +1. [Download](https://github.com/hudsonbrendon/wisper.chat/releases/latest) and install for your OS. 2. Launch it and complete the short onboarding. 3. Grant **Microphone** (and on macOS, **Accessibility**) permission — see @@ -125,7 +125,7 @@ until you press your hotkey. ## 📥 Install Grab the installer for your platform from the -[latest release](https://github.com/hudsonbrendon/openwispr/releases/latest): +[latest release](https://github.com/hudsonbrendon/wisper.chat/releases/latest): | Platform | Asset | | --------------------------------- | -------------------- | @@ -247,8 +247,8 @@ focus from the app you're typing into. [Tauri system dependencies](https://tauri.app/start/prerequisites/) for your OS. ```bash -git clone https://github.com/hudsonbrendon/openwispr.git -cd openwispr +git clone https://github.com/hudsonbrendon/wisper.chat.git +cd wisper.chat pnpm install pnpm tauri dev # run in development pnpm tauri build # produce a release bundle for your platform @@ -273,7 +273,7 @@ cargo fmt --check ## 📁 Project layout ``` -openwispr/ +wisper/ ├── src/ # React + TypeScript settings UI │ ├── routes/ # Home, Settings, Insights, Dictionary, Snippets, Overlay… │ └── lib/ # api bindings, i18n, theme, hotkey helpers @@ -354,7 +354,7 @@ one-time step. Contributions are welcome! Please read [CONTRIBUTING.md](CONTRIBUTING.md), keep changes focused, and run the checks above before opening a PR. Bug reports and -feature ideas are great as [issues](https://github.com/hudsonbrendon/openwispr/issues). +feature ideas are great as [issues](https://github.com/hudsonbrendon/wisper.chat/issues). ## 📄 License diff --git a/site/assets/app.js b/site/assets/app.js index 6474cf6..03552dd 100644 --- a/site/assets/app.js +++ b/site/assets/app.js @@ -3,7 +3,7 @@ (function () { "use strict"; - var REPO = "hudsonbrendon/openwispr"; + var REPO = "hudsonbrendon/wisper.chat"; var FALLBACK_VERSION = "1.0.0"; var reduceMotion = diff --git a/site/index.html b/site/index.html index a2e7fa1..fb16095 100644 --- a/site/index.html +++ b/site/index.html @@ -13,7 +13,7 @@ property="og:description" content="Press a hotkey, speak, and your words appear anywhere. 100% local, free and open source." /> - +