Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.
/ Moonroof Public archive
forked from verticalsync/Sunroof

A fork of Sunroof for Mooncord!

License

Notifications You must be signed in to change notification settings

MoonHQ/Moonroof

 
 

Repository files navigation

Moonroof Moonroof

Moonroof is a fork of Sunroof which is a fork of Vesktop.

You can join our discord server.





Main features

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

Extra included changes

  • Mooncord preinstalled
  • Custom Splash animations from this PR

Not yet supported:

  • Global Keybinds

Installing

Download the latest release from the releases page.

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/MoonHQ/Moonroof
cd Moonroof

# 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

About

A fork of Sunroof for Mooncord!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.2%
  • HTML 6.5%
  • CSS 2.4%
  • JavaScript 1.6%
  • NSIS 0.3%