diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 8ac6b8c..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "monthly" diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 228cc8b..ed0a68a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,10 +5,10 @@ Be sure to follow the [code style](#code-style) of the project. ### Adding a feature -[Create an issue](https://github.com/kra-mo/cartridges/issues/new) or join the [Discord](https://discord.gg/4KSFh3AmQR)/[Matrix](https://matrix.to/#/#cartridges:matrix.org) to discuss it with the maintainers. We will provide additional guidance. +[Create an issue](https://git.kramo.page/cartridges/issues/new) or join the [Discord](https://discord.gg/4KSFh3AmQR)/[Matrix](https://matrix.to/#/#cartridges:matrix.org) to discuss it with the maintainers. We will provide additional guidance. ### Fixing a bug -Fork the repository, make your changes, then create a pull request. Be sure to mention the GitHub issue you're fixing if one was already open. +Fork the repository, make your changes, then create a pull request. Be sure to mention the issue you're fixing if one was already open. ## Translations ### Weblate @@ -25,7 +25,7 @@ The project can be translated on [Weblate](https://hosted.weblate.org/engage/car ## GNOME Builder 1. Install [GNOME Builder](https://flathub.org/apps/org.gnome.Builder). -2. Click "Clone Repository" with `https://github.com/kra-mo/cartridges.git` as the URL. +2. Click "Clone Repository" with `https://git.kramo.page/cartridges.git` as the URL. 3. Click on the build button (hammer) at the top. ## For Windows @@ -40,7 +40,7 @@ The project can be translated on [Weblate](https://hosted.weblate.org/engage/car ## Meson ```bash -git clone https://github.com/kra-mo/cartridges.git +git clone https://git.kramo.page/cartridges.git cd cartridges meson setup build ninja -C build install diff --git a/README.md b/README.md index 63fe19a..380b8ef 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ The app is available on Flathub. ### From Releases -1. Download the latest release from [Releases](https://github.com/kra-mo/cartridges/releases). +1. Download the latest release from [GitHub Releases](https://github.com/kra-mo/cartridges/releases). 2. Run the downloaded installer. Note: Windows might present you with a warning when trying to install the app. This is expected, just ignore the warning. @@ -87,18 +87,18 @@ Install the latest release with the command: `winget install cartridges`. ## macOS -1. Download the latest release from [Releases](https://github.com/kra-mo/cartridges/releases). +1. Download the latest release from [GitHub Releases](https://github.com/kra-mo/cartridges/releases). 2. Move the app into your Applications folder. Note: macOS might tell you that the application could not be checked for malicious software or something similar. In this case, open System Settings > Privacy & Security, scroll down, find the warning about Cartridges and click "Open Anyway". More information can be found [here](https://support.apple.com/en-us/102445). ## Building manually -See [Building](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md#building). +See [Building](https://codeberg.org/kramo/cartridges/src/branch/main/CONTRIBUTING.md#building). # Contributing -See [CONTRIBUTING.md](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md). +See [CONTRIBUTING.md](https://codeberg.org/kramo/cartridges/src/branch/main/CONTRIBUTING.md). Thanks to [Weblate](https://weblate.org/) for hosting our translations! @@ -106,4 +106,4 @@ Thanks to [Weblate](https://weblate.org/) for hosting our translations! The project follows the [GNOME Code of Conduct](https://conduct.gnome.org/). -See [CODE_OF_CONDUCT.md](https://github.com/kra-mo/cartridges/blob/main/CODE_OF_CONDUCT.md). +See [CODE_OF_CONDUCT.md](https://codeberg.org/kramo/cartridges/src/branch/main/CODE_OF_CONDUCT.md). diff --git a/build-aux/windows/Cartridges.iss.in b/build-aux/windows/Cartridges.iss.in index 9027ea6..cb15f8e 100644 --- a/build-aux/windows/Cartridges.iss.in +++ b/build-aux/windows/Cartridges.iss.in @@ -1,7 +1,7 @@ #define MyAppName "Cartridges" #define MyAppVersion "@VERSION@" #define MyAppPublisher "kramo" -#define MyAppURL "https://github.com/kra-mo/cartridges" +#define MyAppURL "https://apps.gnome.org/Cartridges/" #define MyAppExeName "pythonw.exe" [Setup] @@ -11,7 +11,7 @@ AppVersion={#MyAppVersion} AppVerName={#MyAppName} {#MyAppVersion} AppPublisher={#MyAppPublisher} AppPublisherURL={#MyAppURL} -AppSupportURL=https://github.com/kra-mo/cartridges/issues +AppSupportURL=https://git.kramo.page/cartridges/issues AppUpdatesURL={#MyAppURL} DefaultDirName={autopf64}\{#MyAppName} DisableProgramGroupPage=yes diff --git a/cartridges.doap b/cartridges.doap index af8a159..64b5edb 100644 --- a/cartridges.doap +++ b/cartridges.doap @@ -11,9 +11,9 @@ Cartridges is a simple game launcher for all of your games. It has support for importing games from Steam, Lutris, Heroic and more with no login necessary. You can sort and hide games or download cover art from SteamGridDB. - - - + + + Python GTK 4 diff --git a/data/page.kramo.Cartridges.metainfo.xml.in b/data/page.kramo.Cartridges.metainfo.xml.in index d78676f..8282d7c 100644 --- a/data/page.kramo.Cartridges.metainfo.xml.in +++ b/data/page.kramo.Cartridges.metainfo.xml.in @@ -11,12 +11,12 @@

Cartridges is a simple game launcher for all of your games. It has support for importing games from Steam, Lutris, Heroic and more with no login necessary. You can sort and hide games or download cover art from SteamGridDB.

- https://github.com/kra-mo/cartridges - https://github.com/kra-mo/cartridges/issues + https://apps.gnome.org/Cartridges/ + https://git.kramo.page/cartridges/issues https://hosted.weblate.org/engage/cartridges/ https://www.kramo.page/about/ - https://github.com/kra-mo/cartridges - https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md + https://git.kramo.page/cartridges + https://git.kramo.page/cartridges/blob/main/CONTRIBUTING.md kramo @@ -36,19 +36,19 @@ - https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/1.png + https://codeberg.org/kramo/cartridges/raw/branch/main/data/screenshots/1.png Cartridges - https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/2.png + https://codeberg.org/kramo/cartridges/raw/branch/main/data/screenshots/2.png Game Details - https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/3.png + https://codeberg.org/kramo/cartridges/raw/branch/main/data/screenshots/3.png Edit Game Details - https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/4.png + https://codeberg.org/kramo/cartridges/raw/branch/main/data/screenshots/4.png Preferences