Skip to content

Open source, themeable and extendable discord-compatible native fosscord client

Notifications You must be signed in to change notification settings

ctrlkohl/fosscord-client

 
 

Repository files navigation

Fosscord Client

This is the open source, discord-compatible, native client.

TODO

Building

To build the project you have to install yarn (preferred) or npm.

 cd fosscord-client; yarn install

Then, either

NodeJS == v16.x
yarn start

or

NodeJS > v16.x
NODE_OPTIONS=--openssl-legacy-provider yarn start

Contributing

To contribute:

  • Fork the repository
  • Run the building instructions.
  • Commit & Push.
  • Pull Request & Done!

About

Open source, themeable and extendable discord-compatible native fosscord client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • HTML 1.4%
  • JavaScript 0.5%