discord-client/README.md

14 lines
480 B
Markdown
Raw Normal View History

2023-05-12 13:29:45 +03:00
# What is boocord?
Boocord is a discord client built with nativefier
2023-03-07 22:36:54 +03:00
2023-05-12 13:29:45 +03:00
## Is it safe?
2023-03-07 22:39:03 +03:00
Trusted by antiviruses & sandboxes.
![image](https://user-images.githubusercontent.com/85783692/223534002-f8ef79f6-9391-4b43-9ada-9e18f3b749f0.png)
2023-05-12 13:29:45 +03:00
### Wanna build yourself?
`npm install nativefier`
2023-05-12 13:29:59 +03:00
2023-05-12 13:29:45 +03:00
`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"`
2023-05-12 13:29:59 +03:00
2023-05-12 13:29:45 +03:00
Build done!