Skip to content

rosbergrodrigues/kaleidoscope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaleidoscope

Summary

Kaleidoscope is a cross-platform classic Battle.net client daemon written in PHP.

Kaleidoscope is in no way affiliated with or endorsed by Blizzard Entertainment™ or its brands, and is not intended to compete with or undermine Blizzard Entertainment™ or Battle.net™. All aforementioned trademarks are the property of their respective owners. Read the LICENSE file at the root of this repository for more details.

Installation

Download

Development

git clone [email protected]:carlbennett/kaleidoscope.git && cd ./kaleidoscope

Stable

You can download the latest release from here.

Once downloaded, extract the files into a new directory, open your terminal, and switch to that directory.

Dependencies

composer install

If you haven't installed composer, it can be downloaded from here.

Configure

  1. Copy the ./etc/kaleidoscope.sample.conf file to ./etc/kaleidoscope.conf
  2. Edit the ./etc/kaleidoscope.conf file in your favorite text editor

Run

./bin/kaleidoscope

About

Cross-platform Classic Battle.net client daemon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%