gnomeconnect

command module
v0.0.0-...-2660863 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2015 License: MIT Imports: 12 Imported by: 0

README

GNOMEConnect

A GNOME frontend for KDEConnect.

Installing

go get -u github.com/emersion/gnomeconnect
cd $GOPATH/src/github.com/emersion/gnomeconnect
make install-user

Make sure to add $GOPATH/bin to your $PATH in ~/.profile.

Building

go get -u github.com/emersion/gnomeconnect
cd $GOPATH/src/github.com/emersion/gnomeconnect
make

SFTP plugin

The Android app exposes a SFTP plugin, but it uses ssh-dss, which has been removed by default from ssh due to security concerns. To be able to use it, edit ~/.ssh/config and add:

HostKeyAlgorithms=+ssh-dss

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL