Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

verticalsync/Sunroof

Repository files navigation

EOL (read, thanks)

Use Equibop now. Suncord has gone EOL. Because I don't always have the time to keep up with what people suggest or such and it's easier for me to work on Equicord/Equibop with other people, the source and everything will stay here and you can still use it, but it'll probably become outdated after some time and break.

Sunroof Sunroof

Suncord Tests Discord

Sunroof is a fork of Vesktop.

You can join our discord server for commits, changes, chat or even support.

Main features

  • Much more lightweight and faster than the official Discord app
  • Linux Screenshare with sound & wayland

Extra included changes

  • Suncord preinstalled
  • Custom Splash animations from this PR

Not yet supported:

  • Global Keybinds

Installing

Windows

If you don't know the difference, pick the Installer.

Mac

If you don't know the difference, pick the Intel build.

Linux

Download on Flathub

If you don't know the difference, pick amd64.

Sponsors

Thanks a lot to all Suncord sponsors!!
generated using forked github-sponsor-graph

Building from Source

Packaging will create builds in the dist/ folder

Note

On Windows, if you run the test script, you will get test errors about venmic, you can ignore these as it's a linux only module.

git clone https://github.com/verticalsync/Sunroof
cd Sunroof

# Install Dependencies
pnpm i

# Either run it without packaging
pnpm start

# Or package
pnpm package
# Or only build the pacman target
pnpm package --linux pacman
# Or package to a directory only
pnpm package:dir