diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d10dddc..c321d5e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ There are 2 areas you can work on: 1. Help people in solving their github issues For bug fixes, and helping people to solve their github issues: see -[https://github.com/unsecretised/rustcast/issues] For features, see +[https://github.com/RustCastLabs/rustcast/issues] For features, see [The Planned Features in the README](README.md) or [The existing feature list](FEATURES.md) diff --git a/Cargo.toml b/Cargo.toml index 65fbdbd..89afae4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2024" license = "MIT" description = "RustCast - Productivity app for macOS" homepage = "https://rustcast.app" -repository = "https://github.com/unsecretised/rustcast" +repository = "https://github.com/RustCastLabs/rustcast" [dependencies] anyhow = "1.0.100" diff --git a/README.md b/README.md index b975731..5c5ba3d 100644 --- a/README.md +++ b/README.md @@ -10,35 +10,35 @@

- - Latest release + + Latest release - - Downloads + + Downloads Discord - - Stars + + Stars - - License + + License

-> [Those who sponsor me also get a personal easter egg inside RustCast](https://github.com/sponsors/unsecretised) +> [Those who sponsor me also get a personal easter egg inside RustCast](https://github.com/sponsors/RustCastLabs) -**Config docs:** https://github.com/unsecretised/rustcast/wiki +**Config docs:** https://github.com/RustCastLabs/rustcast/wiki **Community:** https://discord.gg/bDfNYPbnC5 **Plugins**: -[RustCast Library for shell scripts](https://github.com/unsecretised/rustcast-library) +[RustCast Library for shell scripts](https://github.com/RustCastLabs/rustcast-library) > For support use github discussions / issues / the discord > -> You can also contact unsecretised / secretised at +> You can also contact RustCastLabs / secretised at > [admin@rustcast.app](mailto:admin+gh@rustcast.app) ![RustCast Demo](./docs/rustcast-latest-demo.png) @@ -48,18 +48,18 @@ ### Via Homebrew: ``` -brew install --cask unsecretised/tap/rustcast +brew install --cask RustCastLabs/tap/rustcast ``` ### Via github releases 1. Download the dmg from this link - [https://github.com/unsecretised/rustcast/releases/latest/download/rustcast.dmg](https://github.com/unsecretised/rustcast/releases/latest/download/rustcast.dmg) + [https://github.com/RustCastLabs/rustcast/releases/latest/download/rustcast.dmg](https://github.com/RustCastLabs/rustcast/releases/latest/download/rustcast.dmg) ## Config: Full config docs can be found -[here](https://github.com/unsecretised/rustcast/wiki) +[here](https://github.com/RustCastLabs/rustcast/wiki) The config file should be located at: `~/.config/rustcast/config.toml` RustCast creates the default configuration for you, but it does use its @@ -135,8 +135,8 @@ And ofc, all the people who starred my repo!! And the updated list of contributors to the macos version: - - + + ### Easter egg list: @@ -148,7 +148,7 @@ And the updated list of contributors to the macos version: ## If you like rustcast, consider starring it on github :) -[![Star History Chart](https://api.star-history.com/svg?repos=unsecretised/rustcast&type=date&legend=top-left)](https://www.star-history.com/#unsecretised/rustcast&type=date&legend=top-left) +[![Star History Chart](https://api.star-history.com/svg?repos=RustCastLabs/rustcast&type=date&legend=top-left)](https://www.star-history.com/#RustCastLabs/rustcast&type=date&legend=top-left) ## Motivations: diff --git a/docs/index.html b/docs/index.html index 00ce1c2..d81c8f7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,19 +22,19 @@
  • Features
  • Install
  • - GitHub
  • ♥ Get your easter egg
  • Download
  • @@ -61,13 +61,13 @@

    The fastest launcher
    you'll ever use

    ↓ Download for macOS @@ -277,7 +277,7 @@

    Your launcher,
    your rules.


    Up and running
    in 30 seconds
    # Tap the cask and install
    - brew tap unsecretised/tap
    + brew tap RustCastLabs/tap
    brew install --cask rustcast
    @@ -370,7 +370,7 @@

    Up and running
    in 30 seconds

    Use the .dmg from Github Releases
    @@ -381,7 +381,7 @@

    Up and running
    in 30 seconds

    git clone - https://github.com/unsecretised/rustcast.git
    + https://github.com/RustCastLabs/rustcast.git
    cd rustcast
    cargo install --path .
    @@ -481,7 +481,7 @@

    Built by the community