Search Criteria
Package Details: r-quick-share 0.11.5-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/r-quick-share.git (read-only, click to copy) |
|---|---|
| Package Base: | r-quick-share |
| Description: | Rust implementation of NearbyShare/QuickShare from Android for Linux. |
| Upstream URL: | https://github.com/Martichou/rquickshare |
| Licenses: | GPL-3.0-or-later |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 12 |
| Popularity: | 0.171404 |
| First Submitted: | 2024-03-03 17:01 (UTC) |
| Last Updated: | 2025-09-20 18:33 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- libayatana-appindicator
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-binAUR) (make)
- protobuf (protobuf-gitAUR) (make)
Latest Comments
1 2 Next › Last »
bintoss commented on 2025-10-12 21:42 (UTC) (edited on 2025-10-12 21:42 (UTC) by bintoss)
@jeena See https://github.com/Martichou/rquickshare#the-app-opens-but-i-just-get-a-blank-window-or-cannot-run-it, https://github.com/tauri-apps/tauri/issues/9394
Try each and choose the one you prefer.
Hengtime787 commented on 2025-08-11 00:26 (UTC)
Works great for me, although, it took a long time to dowmload, because of rust dependancies. Super useful for quick share
yochananmarqos commented on 2025-06-18 18:10 (UTC)
@jeena: I can't reproduce, it works for me.
jeena commented on 2025-06-18 14:26 (UTC) (edited on 2025-06-18 14:26 (UTC) by jeena)
Sadly nowadays it doesn't work, I'm getting some Gtk-CRITICAL errors:
yochananmarqos commented on 2025-01-17 17:16 (UTC)
@donny: Aha! Thanks.
donny commented on 2025-01-17 15:33 (UTC) (edited on 2025-01-17 15:34 (UTC) by donny)
Hello, I resolved the issue "Couldn't recognize the current folder as a Tauri project.".
The problem is in the .gitignore file in the package root, which contains the line
You should either change it to
(which I suppose is what you meant), or remove it, or add
and it will work again.
Source: https://github.com/tauri-apps/tauri/issues/11615
yochananmarqos commented on 2025-01-14 21:09 (UTC)
@mirandir: Yes, it is very strange--I also tried running
pnpm buildin the src-tauri directory before I created the issue. Note that Tauri will look for the JSON file in subdirectories as the message states; therefore the patch should not be required.mirandir commented on 2025-01-14 20:39 (UTC)
@yochananmarqos: yes, it's a strange issue. The PKGBUILD builds fine with the patch provided by N0tACyb0rg (https://github.com/Martichou/rquickshare/issues/263#issuecomment-2587970553).
yochananmarqos commented on 2025-01-13 21:38 (UTC)
@mirandir: I'm the one that created the issue. Notice I said I built it in a clean chroot with no issues. I honestly can't explain why it's happening and neither can the developer.
mirandir commented on 2025-01-13 16:49 (UTC) (edited on 2025-01-13 16:49 (UTC) by mirandir)
Doesn't build here. I face the same issue as https://github.com/Martichou/rquickshare/issues/263
1 2 Next › Last »