Skip to content

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

License

Notifications You must be signed in to change notification settings

GrrrBlode/fosscord-client

 
 

Repository files navigation

Fosscord Client

This is the open source, discord-compatible, themeable and extendable native fosscord client.

We use react-native to facilitate the native components of the underlying operating system to give the user a native, performant and consistent experience across all platforms (web, windows, linux, android, macos, ios).

Notice: react-native does not use web technologies (HTML, CSS) and is not a resource hogging technology unlike electron.

Building

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

 cd fosscord-client; yarn install 

Then

 yarn run 

Select the platform you want to run.

Contributing

To contribute:

  • Fork the repository
  • Run the building instructions. (Choose web to test your changes.)
  • Commit & Push.
  • Pull Request & Done!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.4%
  • TypeScript 32.8%
  • C++ 4.5%
  • Java 3.7%
  • CSS 3.4%
  • Objective-C 2.8%
  • Other 3.4%