A discord client respects your privacy.
locales | ||
chrome_100_percent.pak | ||
chrome_200_percent.pak | ||
d3dcompiler_47.dll | ||
ffmpeg.dll | ||
icudtl.dat | ||
libEGL.dll | ||
libGLESv2.dll | ||
LICENSES.chromium.html | ||
README.md | ||
resources.pak | ||
snapshot_blob.bin | ||
v8_context_snapshot.bin | ||
version | ||
vk_swiftshader.dll | ||
vk_swiftshader_icd.json | ||
vulkan-1.dll |
What is boocord?
Boocord is a discord client built with nativefier.
Is it safe?
Trusted by antiviruses & sandboxes.
Wanna build yourself?
First you need install nativefier.
npm install nativefier
For Build Boocord:
nativefier --name 'Boocord' 'discord.com/app' --disable-gpu --tray -u "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 uacq"
For Build Boocord PTB:
nativefier --name 'Boocord PTB' 'ptb.discord.com/app' --disable-gpu --tray -u "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 uacq"
Build done!