The client is still in early development, but feel free to try it! Website
Custom client for Pokémon Showdown built in React.js with a modern and user-friendly design
The client should always be:
- Simple and easy to use
- Safe (it will never manage any credentials, or put your account at risk)
- Compliant with Showdown's policies
If you want to self-host Showcord, follow these steps:
- Clone the repository:
git clone https://github.com/singiamtel/showcord.git
- Navigate to the project directory:
cd Showcord
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit:
http://localhost:3000
We welcome contributions to make Showcord even better! If you'd like to contribute, make sure to check our feature tracker
Showcord is MIT.