Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.
Alumulemu
General
AuthorRyouVC
TypeGame Installer Companion
Version0.2.0
LicenseAGPL-3.0
Last Updated2025/03/30
Links
Download
Website
Source
Support Author

​Alumulemu is a library manager for the Nintendo Switch OS Horizon.

It reads the database from SurrealDB (Tinfoil-compatible).

Features

  • Support for automatically reading XCI/XCZ, and NSP/NSZ files.
  • Caching TitleDB, and efficient querying and indexing using SurrealDB.
  • Full games overview.
  • Querying TitleDB, and importing games via downloading through URLs and UltraNX's archive (Example implementation).
  • Extensible importer interface, so anyone can add their own title importers easily in a PR.
  • RBAC access.
  • Configuration through environment variables.

Installation

You will need:

  • A Nintendo Switch console (jailbroken).
  • A server to host Alumulemu.
  • Console-specific cryptographic keys.
  • Your own game dumps.
  • SurrealDB instance (optional, recommended for better performance).
  • A stable network connection (optional).

Setup instructions.

Screenshots

AlumulemuSwitch-01.png

AlumulemuSwitch-02.png

AlumulemuSwitch-03.png

AlumulemuSwitch-04.png

Changelog

v0.2.0

  • Implement RBAC authentication by @korewaChino in #3.
    • New users will now be assigned Viewer permissions by default.
    • First user created will be given Admin permissions for ease of setup.
    • Viewers only have read-only access, Editors may import, rescan or edit game data, and Admins may create or remove users.
  • Replaced importer plugin API with a simplified JSON-based standard (#4).
  • Tinfoil clients accessing the root path (/) will now be automatically redirected to /api/tinfoil.
  • New Downloads tab that keeps track of downloads.
  • Attempt to handle invalid queries gracefully, avoiding panics.
  • General UI fixes.
    • Title list grid should now be aligned to the center.
    • Fixed padding, removing the black bars in the title list before the background.
    • Title list and its pages should now be more mobile-friendly.

v0.1.2

  • Redirect trailing slashes, fixing Tinfoil clients.

v0.1.1

  • Properly implement static file router.

v0.1.0

  • First Release.

External links

Advertising: