Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:

name "Textream"
desc "Teleprompter that highlights scripts in real time as you speak"
homepage "https://github.com/f/textream"
homepage "https://textream.net/"

depends_on macos: :sequoia

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</p>

<p align="center">
<a href="#download">Download</a> · <a href="#features">Features</a> · <a href="#how-it-works">How It Works</a> · <a href="#building-from-source">Build</a> · <a href="https://blog.fka.dev/textream/privacy.html">Privacy</a>
<a href="#download">Download</a> · <a href="#features">Features</a> · <a href="#how-it-works">How It Works</a> · <a href="#building-from-source">Build</a> · <a href="https://textream.net/privacy.html">Privacy</a>
</p>

<p align="center">
Expand Down Expand Up @@ -138,7 +138,7 @@ Let someone else control your teleprompter remotely. A director can write, edit,
- **Tap to jump** — Tap any word in the overlay to jump the tracker to that position.
- **Pause & resume** — Go off-script, take a break, come back. The tracker picks up where you left off.
- **Mute / unmute** — Toggle the microphone on or off from the overlay in any mode.
- **Private by design** — No accounts, ads, analytics, or Textream-operated cloud service. Scripts and settings stay under your control. In Word Tracking mode, macOS speech recognition may send microphone audio to Apple for processing; see the [privacy policy](https://blog.fka.dev/textream/privacy.html).
- **Private by design** — No accounts, ads, analytics, or Textream-operated cloud service. Scripts and settings stay under your control. In Word Tracking mode, macOS speech recognition may send microphone audio to Apple for processing; see the [privacy policy](https://textream.net/privacy.html).
- **Auto update checker** — Checks GitHub Releases for new versions on launch and from the Textream menu.
- **Open source** — MIT licensed. Contributions welcome.

Expand Down Expand Up @@ -332,5 +332,5 @@ MIT
<p align="center">
Original idea by <a href="https://x.com/semihdev">Semih Kışlar</a> — thanks to him!<br>
Made by <a href="https://fka.dev">Fatih Kadir Akin</a><br>
<a href="https://blog.fka.dev/textream/privacy.html">Privacy</a> · <a href="https://blog.fka.dev/textream/support.html">Support</a>
<a href="https://textream.net/privacy.html">Privacy</a> · <a href="https://textream.net/support.html">Support</a>
</p>
2 changes: 1 addition & 1 deletion Textream/Textream/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ struct AboutView: View {
.clipShape(Capsule())
}

Link(destination: URL(string: "https://blog.fka.dev/textream/privacy.html")!) {
Link(destination: URL(string: "https://textream.net/privacy.html")!) {
HStack(spacing: 5) {
Image(systemName: "hand.raised.fill")
.font(.system(size: 11, weight: .semibold))
Expand Down
2 changes: 1 addition & 1 deletion app-store/app-privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a working draft for the App Store Connect questionnaire, not a completed

- **Does this app collect data from this app?** No.
- **Is any data used to track users?** No.
- **Privacy Policy URL:** https://blog.fka.dev/textream/privacy.html
- **Privacy Policy URL:** https://textream.net/privacy.html

These proposed answers are based on the following build assumptions:

Expand Down
2 changes: 1 addition & 1 deletion app-store/metadata/en-US/marketing_url.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://blog.fka.dev/textream/
https://textream.net/
2 changes: 1 addition & 1 deletion app-store/metadata/en-US/privacy_url.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://blog.fka.dev/textream/privacy.html
https://textream.net/privacy.html
2 changes: 1 addition & 1 deletion app-store/metadata/en-US/support_url.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://blog.fka.dev/textream/support.html
https://textream.net/support.html
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
textream.net