kramo 8a324aa3dc Merge pull request #8 from weblate/weblate-cartridges-cartridges
Translations update from Hosted Weblate
2023-03-19 12:54:39 +01:00
2023-03-19 01:07:11 +01:00
2023-03-19 12:53:55 +01:00
2023-03-19 12:53:49 +01:00
2022-12-26 14:38:37 +01:00
2023-03-15 01:57:43 +01:00
2022-12-26 14:35:00 +01:00
2023-02-19 20:06:45 +01:00

Cartridges

A GTK4 + Libadwaita game launcher

Build status Translation Status Merged PRs License Code style

The Project

Cartridges is a simple game launcher written in Python using GTK4 + Libadwaita.

Features

  • Manually adding and editing games
  • Importing games from Steam, Heroic and Bottles
  • Hiding games
  • Searching and sorting by title, date added and last played

Building

GNOME Builder

  1. Download GNOME Builder.
  2. Click "Clone Repository" with https://github.com/kra-mo/game-shelf.git as the URL.
  3. Click on the build button (hammer) at the top.

Installation

Latest Build From GitHub Actions

  1. Install org.gnome.Platform from the gnome-nightly repository if needed.
  2. Download the artifact from the latest workflow run.
  3. Decompress the archive.
  4. Install it via GNOME Software or flatpak install hu.kramo.Cartridges.flatpak.

From Releases

  1. Install org.gnome.Platform from the gnome-nightly repository if needed.
  2. Download the latest release from Releases.
  3. Install it via GNOME Software or flatpak install hu.kramo.Cartridges.flatpak.

From GNOME Builder

Click the down arrow next to the hammer at the top of your GNOME Builder window, then click "Export". This will create a flatpak that then can be installed on your system.

Contributing

Code

Fork the repository, make your changes, then create a pull request.

Translations

Weblate

The project can be translated on Weblate.

Manually

  1. Clone the repository.
  2. If it isn't already there, add your language to /po/LINGUAS.
  3. Create a new translation from the /po/cartridges.pot file with a translation editor such as Poedit.
  4. Save the file as [YOUR LANGUAGE CODE].po to /po/.
  5. Create a pull request with your translations.
Description
emubox fork
Readme GPL-3.0 19 MiB
Languages
Python 96.8%
Meson 2.9%
CSS 0.3%