Search Criteria
Package Details: webcord 4.10.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/webcord.git (read-only, click to copy) |
---|---|
Package Base: | webcord |
Description: | A Discord and SpaceBar Electron-based client implemented without Discord API |
Upstream URL: | https://github.com/SpacingBat3/WebCord |
Keywords: | discord electron spacebar webcord |
Licenses: | MIT |
Submitter: | Hanabishi |
Maintainer: | Hanabishi |
Last Packager: | Hanabishi |
Votes: | 41 |
Popularity: | 0.58 |
First Submitted: | 2021-11-06 15:32 (UTC) |
Last Updated: | 2024-10-07 16:36 (UTC) |
Dependencies (3)
- electron32 (electron32-binAUR)
- esbuild (esbuild-gitAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 10 Next › Last »
Hanabishi commented on 2024-10-18 11:08 (UTC)
Upstream uses 32 atm. Unexpected consequences lead to false reports there. I would not risk it.
You can do it for yourself though. Tunable is literally on the line 1 of the
PKGBUILD
.uetcis commented on 2024-10-18 08:26 (UTC)
https://archlinux.org/packages/extra/x86_64/electron33/
Consider updating to electron33 so that ppl can use IME via input-v3
Hanabishi commented on 2024-07-30 21:37 (UTC)
Report bugs upstream. I'm not a developer, I package the app as is.
bmirtsching commented on 2024-07-30 15:15 (UTC) (edited on 2024-07-31 14:19 (UTC) by bmirtsching)
Installed Webcord today. When I attempt to share screen, the app immediately closes. Any ideas?
Update: I was able to get it to work after a system reboot. Thanks
Hanabishi commented on 2024-03-06 20:28 (UTC)
The issue was resolved, so I bumped the dependency to Electron 29. Let's hope it won't explode 🙂
avgfossenjoyer commented on 2024-03-03 20:50 (UTC)
Ah, I was not aware of that. I built it with
electron29-bin
instead so I assumedelectron29
would have the same behavior.Hanabishi commented on 2024-03-03 00:56 (UTC) (edited on 2024-03-03 01:13 (UTC) by Hanabishi)
There is an issue in official
electron29
package. It is pretty much unusable currently as it simply crashes on launch.You can try it yourself though, if you are feeling lucky. Edit the 1st line in the
PKGBUILD
to useelectron29
. Report if you succeed 🙂avgfossenjoyer commented on 2024-03-03 00:48 (UTC)
Could you update the electron dependency to v29 for screensharing? Owner comment: https://github.com/SpacingBat3/WebCord/issues/154#issuecomment-1957999678
Hanabishi commented on 2023-10-31 11:53 (UTC) (edited on 2023-10-31 11:54 (UTC) by Hanabishi)
If you want individual flags for Webcord, it is simpler to copy
webcord.desktop
into~/.local/share/applications/
and editExec=
line how you want.User's local
webcord.desktop
file will take precedence over the installed one. https://wiki.archlinux.org/title/Desktop_entries#Modify_desktop_filesToesmasher commented on 2023-10-31 11:44 (UTC)
Understood, previous comment withdrawn :-)
1 2 3 4 5 6 .. 10 Next › Last »