Libadwaita game launcher
Find a file
2025-11-17 16:57:45 +01:00
.github Stop using PyObjC 2025-11-17 16:57:45 +01:00
build-aux Update Flatpak manifest for 2.13 2025-09-24 13:30:57 +02:00
cartridges Stop using PyObjC 2025-11-17 16:57:45 +01:00
data Added missing "Search on..." translation string 2025-11-15 17:01:13 +01:00
docs Add macOS documentation 2024-07-10 16:10:06 +02:00
po Translated using Weblate (Finnish) 2025-11-07 13:51:16 +00:00
search-provider v2.9 2024-07-10 16:22:10 +02:00
subprojects Bump blueprint-compiler version 2025-01-29 15:35:40 +01:00
.gitignore Fix #336 2025-02-15 20:19:13 +01:00
.pylintrc Fix me being stupid on my phone 2023-12-20 15:31:43 +01:00
cartridges.doap Update outdated GitHub URLs 2025-05-24 17:37:08 +02:00
CODE_OF_CONDUCT.md Update GNOME CoC URL 2024-02-25 11:18:46 +01:00
CONTRIBUTING.md Update outdated GitHub URLs 2025-05-24 17:37:08 +02:00
LICENSE Initial commit 2022-12-26 14:35:00 +01:00
meson.build v2.13.1 2025-09-24 13:58:08 +02:00
meson_options.txt Add tiff_compression build option 2023-10-13 16:58:08 +02:00
pyrightconfig.json Type hint shared module 2024-07-30 09:00:49 +02:00
README.md Remove Matrix space from README 2025-07-24 20:35:54 +02:00

Important

Please use Codeberg for issues and pull requests. The GitHub repository is a mirror.

Cartridges

A GTK4 + Libadwaita game launcher

GNOME Circle Translation Status

Flathub Discord Installs

The Project

Cartridges is an easy-to-use, elegant game launcher written in Python using GTK4 and Libadwaita.

Features

  • Manually adding and editing games
  • Importing games from various sources:
    • Steam
    • Lutris
    • Heroic
    • Bottles
    • itch
    • Legendary
    • RetroArch
    • Flatpak
    • Desktop Entries
  • Filtering games by source
  • Searching and sorting by title, date added and last played
  • Hiding games
  • Automatically downloading cover art from SteamGridDB
  • Searching for games on various databases
  • Animated covers
  • A search provider for GNOME

For updates and questions, join our Discord server!

Donations

I accept donations through GitHub Sponsors and Liberapay.

Thank you for your generosity! 💜

Installation

Linux

The app is available on Flathub.

Download on Flathub

Windows

From Releases

  1. Download the latest release from GitHub 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.

Winget

Install the latest release with the command: winget install cartridges.

macOS

  1. Download the latest release from GitHub 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.

Building manually

See Building.

Contributing

See CONTRIBUTING.md.

Thanks to Weblate for hosting our translations!

Code of Conduct

The project follows the GNOME Code of Conduct.

See CODE_OF_CONDUCT.md.