Skip to content

CodebyVision/RealmLister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealmLister – World of Warcraft realmlist manager

GitHub release (latest by date) Github All Releases GitHub Issues


RealmLister is a free, open-source desktop app for managing your World of Warcraft (WoW) realmlist. Add, edit, and switch between WoW servers (including private servers), check realm status and latency, and set a default game path—all in one simple interface.

RealmLister app screenshot

Features

  • Manage realmlist – Add, edit, and remove WoW realm entries (realmlist.wtf)
  • Check realm status – See if a server is online and view latency (ping)
  • Quick switch – Change which server you connect to without editing files by hand
  • Default WoW path – Set and use your game installation path for launching
  • Locale support – Choose realmlist locale (e.g. enUS) in settings
  • Cross-platform – Built with Tauri; runs on Windows, macOS, and Linux

Why use RealmLister?

If you play WoW on multiple private servers or different realms, you often have to edit realmlist.wtf manually. RealmLister lets you store all your servers, switch between them with one click, and check if a realm is up before connecting.

Tech stack

  • Tauri 2 (Rust + web frontend)
  • Vanilla TypeScript + Vite
  • No heavy frameworks—lightweight and fast

Getting started

Prerequisites

Install and run

pnpm install
pnpm tauri dev

Build for production

pnpm tauri build

The built app will be in src-tauri/target/release/ (or your OS equivalent).

Recommended IDE setup

License and contributing

RealmLister is open source. Contributions and feedback are welcome. If you find it useful for WoW realmlist or private server switching, consider starring the repo or opening an issue/PR.


RealmLister – realmlist manager for World of Warcraft. Switch WoW servers and manage your realmlist easily.