showcord

A custom Pokémon Showdown! client, with a design similar to Discord

MIT License

Stars
5

Showcord!

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

Design philosophies

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

Installation

If you want to self-host Showcord, follow these steps:

  1. Clone the repository: git clone https://github.com/singiamtel/showcord.git
  2. Navigate to the project directory: cd Showcord
  3. Install dependencies: npm install
  4. Start the development server: npm run dev
  5. Open your browser and visit: http://localhost:3000

Contributing

We welcome contributions to make Showcord even better! If you'd like to contribute, make sure to check our feature tracker

License

Showcord is MIT.