From 0191180f310409792d933ba1d3ab5c63f756f3d8 Mon Sep 17 00:00:00 2001 From: reya Date: Thu, 1 Feb 2024 09:15:25 +0700 Subject: [PATCH] chore: rename --- .github/workflows/flatpak-bundle.yml | 4 ++-- README.md | 4 ++-- apps/desktop/src/routes/error.tsx | 2 +- apps/desktop/src/routes/settings/about.tsx | 2 +- apps/web/src/pages/index.astro | 14 +++++++------- flatpak/nu.lume.Lume.appdata.xml | 8 ++++---- packages/ui/src/onboarding/finish.tsx | 2 +- src-tauri/Cargo.toml | 2 +- 8 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.github/workflows/flatpak-bundle.yml b/.github/workflows/flatpak-bundle.yml index 50fa59079..fb4d1b3b4 100644 --- a/.github/workflows/flatpak-bundle.yml +++ b/.github/workflows/flatpak-bundle.yml @@ -22,8 +22,8 @@ jobs: uses: oprypin/find-latest-tag@v1 with: repository: - luminous-devs/lume - #FIXME: luminous-devs after merged fix, now it just won't find tags + lumehq/lume + #FIXME: lumehq after merged fix, now it just won't find tags # repository: ${{ github.repository }} - name: Build container diff --git a/README.md b/README.md index 16dab37ec..c97894784 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Lume is a nostr client ### Usage -Download Lume for your platform here: [https://github.com/luminous-devs/lume/releases](https://github.com/luminous-devs/lume/releases) +Download Lume for your platform here: [https://github.com/lumehq/lume/releases](https://github.com/lumehq/lume/releases) Supported platform: macOS, Windows and Linux @@ -19,7 +19,7 @@ Supported platform: macOS, Windows and Linux Clone project ``` -git clone https://github.com/luminous-devs/lume.git && cd lume +git clone https://github.com/lumehq/lume.git && cd lume ``` Install packages diff --git a/apps/desktop/src/routes/error.tsx b/apps/desktop/src/routes/error.tsx index 1e163742d..7ade36bba 100644 --- a/apps/desktop/src/routes/error.tsx +++ b/apps/desktop/src/routes/error.tsx @@ -98,7 +98,7 @@ export function ErrorScreen() { 3. Report this issue to Lume Report a issue diff --git a/apps/web/src/pages/index.astro b/apps/web/src/pages/index.astro index f564807e9..e05b68f08 100644 --- a/apps/web/src/pages/index.astro +++ b/apps/web/src/pages/index.astro @@ -44,7 +44,7 @@ import { Seo } from "astro-seo-meta";

Lume is a Nostr client for desktop include Linux, Windows and macOS. It is free and open source, you can look at source code on Github. Lume is actively improving the app and adding new features, you can expect new update every month. @@ -102,37 +102,37 @@ import { Seo } from "astro-seo-meta";

Download and Explore

(Universal) macOS: Lume_3.0.0_universal.dmg

(x86-64) Windows 11: Lume_3.0.0_x64-setup.exe

(x86-64) Ubuntu: lume_3.0.0_amd64.deb

(x86-64) Fedora: lume-3.0.0-1.x86_64.rpm

(x86-64) Linux Flatpak: lume_3.0.0_amd64.flatpak

(x86-64) Linux AppImage: lume_3.0.0_amd64.AppImage

diff --git a/flatpak/nu.lume.Lume.appdata.xml b/flatpak/nu.lume.Lume.appdata.xml index 7ed41654d..efe4b35d2 100644 --- a/flatpak/nu.lume.Lume.appdata.xml +++ b/flatpak/nu.lume.Lume.appdata.xml @@ -25,7 +25,7 @@ https://lume.nu - https://github.com/luminous-devs/lume/issues + https://github.com/lumehq/lume/issues https://nostree.me/npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445 @@ -57,17 +57,17 @@ - https://raw.githubusercontent.com/luminous-devs/lume/flatpak/screenshots/login-screen.png + https://raw.githubusercontent.com/lumehq/lume/flatpak/screenshots/login-screen.png - https://raw.githubusercontent.com/luminous-devs/lume/flatpak/screenshots/collumns.png + https://raw.githubusercontent.com/lumehq/lume/flatpak/screenshots/collumns.png - https://raw.githubusercontent.com/luminous-devs/lume/flatpak/screenshots/home-screen.png + https://raw.githubusercontent.com/lumehq/lume/flatpak/screenshots/home-screen.png diff --git a/packages/ui/src/onboarding/finish.tsx b/packages/ui/src/onboarding/finish.tsx index 3c2022c90..a1d9cd248 100644 --- a/packages/ui/src/onboarding/finish.tsx +++ b/packages/ui/src/onboarding/finish.tsx @@ -53,7 +53,7 @@ export function OnboardingFinishScreen() { )}