tony-666 / fosscord-client

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

Home Page:https://app.fosscord.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://app.fosscord.com/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 49.2%Language:TypeScript 32.8%Language:C++ 4.5%Language:Java 3.7%Language:CSS 3.4%Language:Objective-C 2.8%Language:SCSS 1.9%Language:Ruby 0.9%Language:Starlark 0.3%Language:HTML 0.3%Language:Shell 0.0%