8000 GitHub - dillymyers/DiscordBSD: an attempt at a native discord client for FreeBSD
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dillymyers/DiscordBSD

 
 

Repository files navigation

DiscordBSD

An attempt at a native discord client for FreeBSD.

Dependencies:

pkg install electron28
pkg install node20
pkg install npm-node20

Make dependencie:

electron.mk (/usr/ports/Mk/Uses/electron.mk)

get it here: https://github.com/tagattie/FreeBSD-Electron/tree/master/Mk/Uses

Download:

you can download DiscordBSD from the releases: https://github.com/SrWither/DiscordBSD/releases/

Build and install:

clone the repository:

git clone https://github.com/SrWither/DiscordBSD

first you need to run the build.sh script. the script will ask you to elevate permissions to be able to package the application in a binary, the permissions are due to the use of bsd.mk.

if everything compiled without errors, run the install.sh script.

Preview

Overview and custom titlebar

image the color scheme is from discord nitro

You can customize the titlebar

image

System tray

image

if you click on the icon, it will focus on the window

Discord Rich Presence

image

Screenshare

image no sound for now

Desktop Notifications

image you have to activate them there

Splash Screen

Boot

About

an attempt at a native discord client for FreeBSD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • TypeScript 2.9%
  • HTML 1.4%
  • Other 0.9%
0