Game Collection Manager

screenshot of Game Collection Manager
react
tanstack
vite
mantine

A small utility for cataloging video game installations, installers & disk images

Overview

The Game Collection Manager is a handy little utility designed for video game enthusiasts to efficiently catalog their video game installations, installers, and disk images. With the growing number of games available and the complexities in organization, this tool aims to simplify the process of managing your collection, ensuring all your games are easily accessible and visually appealing.

Whether you're a casual gamer or a hardcore collector, the Game Collection Manager provides a user-friendly interface and robust features that help you keep your collection neatly organized. Dive into the functionalities that make this a must-have for any gaming aficionado.

Features

  • Create Collections: Easily create custom collections by specifying file system paths for your games, allowing for personalized organization.
  • Scan Paths: Automatically scan designated paths for game folders and disk images, streamlining the cataloging process.
  • Fetch Cover Info: The utility can fetch cover art and basic information for the scanned games, enhancing your collection's visual representation.
  • Multiple Views: Display your scanned games and paths in various layouts, making it easier to navigate through your collection.
  • Quick Filtering: Utilize quick filtering options to swiftly search within your scanned games for better accessibility.
  • User-Friendly Interface: The intuitive interface ensures that users of all experience levels can navigate and manage their game collection effortlessly.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tanstack
TanStack

TanStack is a collection of high-quality, framework-agnostic libraries including TanStack Query for data fetching, TanStack Router for routing, TanStack Table for tables, and more. These tools provide powerful, type-safe solutions for common web development challenges.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

mantine
Mantine UI

A fully featured React components library. 100+ components, 50+ hooks.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.