You are not logged in.
KDE Connect provides WiFi connection of an android device with a linux system, and indicator-kdeconnect provides a systray applet for it. I've backported the 64 bit Ubuntu xenial package (and the debug package) from the WebUpd8 PPA and am using it on my lithium/Openbox system...
https://github.com/hhhorb/lithium-backports
amd64 Installation Instructions, USE AT YOUR OWN RISK...
Install kdeconnect to your android device...
https://play.google.com/store/apps/deta … p&hl=en_US
Download the deb (and the debug deb if you wish)
Install kdeconnect...
sudo apt install kdeconnect
Install the deb(s) via dpkg or Gdebi. dpkg example...
cd Downloads
sudo dpkg -i indicator-kdeconnect_0.9.4.1~webupd8~xenial0~bpo70+1_amd64.deb
If any errors are reported, try and fix them...
sudo apt -f install
Add indicator-kdeconnect to your Openbox autostart file...
indicator-kdeconnect &
Reboot. When your WiFi is active, turn your phone's screen on. That should activate the systray icon for kdeconnect on your computer. If not, open KDE Connect on your device, that should do it.
There is a very minimal config GUI, run indicator-kdeconnect-settings to see it. Enable "Browse all directories" and install dolphin with the --no-install-recommends switch to browse your android device. This is not required if you simply wish to transfer files from your android device to your computer, just open the app on the device and "Send files", they'll transfer to your Downloads folder.
Let me know if this works or if I messed the instructions up, please. If everything is OK, I'll go ahead and backport the i386 package(s).
scrot...
Last edited by hhh (2019-03-06 00:57:22)
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Wow, that's quite a version string. I'd cut off the ~webupd8~xenial0~bpo70+1 stuff, which can only cause confusion.
Offline
Thanks for the advice! I'm still very tentative with version naming and dch. I'll truncate the name if we carry this package further than me just offering it unofficially.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Yes, and webupd8 packaged it incorrectly as a native package, instead of correctly as "outside sourced", which most Debian packages are. Let me know if you want to fix that--it's not too difficult.
Offline
If you have time to spare, I'd like that very much.
Could you put together a quick tutorial called something like "Packaging a buster backport" using this PPA as an example? I used my old instructions to package it and this dsc file...
https://forums.bunsenlabs.org/viewtopic.php?id=58
https://launchpad.net/~webupd8team/+arc … enial0.dsc
-edit- For my dch command I used...
dch --local ~bpo70+ --distribution buster-backports "Rebuild for buster-backports."
... and ignored the warning, which is why the original file name is still there in the package name.
-edit2- I forgot, building originally failed because of a dash in the filename, I had to change it to a period in the changelog for it to build. 0.9.4.1~webupd8~xenial0~bpo70+1 instead of 0.9.4-1
https://github.com/jamesdbloom/grunt-de … /issues/23
Huh, native v non-native is the issue. I require more information.
Last edited by hhh (2019-03-06 21:37:29)
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
BTW this is to enable wireless transfer of files between an android device and a computer?
A USB cable works fine for me, but didn't use to a year ago, so different people with different hardware will no doubt have different needs.
Does indicator-kdeconnect bring in a lot of dependencies on a simple mostly-GTK setup like OOTB BL?
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Online
Does indicator-kdeconnect bring in a lot of dependencies on a simple mostly-GTK setup like OOTB BL?
Just a bunch of KDE libraries. If you have any disk space at all it's not worth worrying about, and the RAM usage of kde-connect is minimal. I find the convenience of it well worth the small overhead.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline