Coder Social home page Coder Social logo

io.github.spacingbat3.webcord's Introduction

WebCord

A Discord and Fosscord client implemented directly without Discord API. Made in poland with the Electron framework.

Quick run

Installing it using flathub:

flatpak install io.github.spacingbat3.webcord

Building it from sources

Install the build deps:

flatpak install flathub org.freedesktop.Platform//23.08 org.freedesktop.Sdk//23.08
flatpak install flathub org.electronjs.Electron2.BaseApp

Build and install:

flatpak-builder --user --install --force-clean build_dir io.github.spacingbat3.webcord.yml

Use global menu

To make WebCord work with the global menu you have to give the flatpak access to com.canonical.AppMenu.Registrar, this can be done with

flatpak override --talk-name=com.canonical.AppMenu.Registrar io.github.spacingbat3.webcord

or using flatseal

Recommendations

Running the app in a native Wayland context:

flatpak run --branch=stable --arch=x86_64 io.github.spacingbat3.webcord --ignore-gpu-blocklist --enable-features=UseOzonePlatform,VaapiVideoDecoder,WebRTCPipeWireCapturer,smooth-scrolling,gpu-rasterization,zero-copy --ozone-platform=wayland

This will make use of the Ozone Platform setting, which comes with a Wayland mode by default. Also added in WebRTCPipeWireCapturer to screenshare stuff using Pipewire Web RTC. Just make sure you have the xdg-portals installed properly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.