Chlorine
Replay viewer for Halite 2, in JS (Electron)
Install / Use
/learn @rooklift/ChlorineREADME
Chlorine
Replay viewer for Halite2, in JavaScript (Electron).
Installation
If you have npm and Electron installed globally, you can do:
npm install
electron .
If you only have npm, and don't want to install Electron globally, I'm told the following works instead:
npm install
npm install electron --save-dev --save-exact
./node_modules/.bin/electron .
Finally, if you're on Windows, there's a prebuilt binary in the Releases section.
Other dependencies
- node-zstandard (gets installed by
npm install)
Usage
Open a file from the menu, or via command line with electron . -o filename.hlt. Drag-and-dropping a file onto the window may also work. Once a file is opened, navigate with left and right arrow keys.
Screenshot

Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
