Skip to content

Minimialistic DE-independent GUI frontend for KDE Connect.

License

Notifications You must be signed in to change notification settings

foxcpp/kdeconnect-applet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdeconnect-applet

Minimialistic DE-independent GUI frontend for KDE Connect.

kdeconnect-indicator does not expose all KDE Connect features. KDE Connect package includes the "plasmoid" implementation that provides remaining bits, but they all require running Plasma DE which is not what some people want.

kdeconnect-applet is a simple GUI application consisting of a single window. If you use a tiling WM, you can configure it to place it somehow special. Otheriwse, it is just a regular GUI window.

Features

  • Terrible non-idiomatic Qt-based code.
  • Remote Keyboard implementation.
  • Request photo from device camera.
  • Easily share multiple files by dropping them into the window.

Installation

mkdir build; cd build
cmake ..
make -j4
sudo make install

Dependencies

  • Qt 5 Core, GUI, Widgets and D-Bus modules.
  • CMake 3.4.
  • Reasonably up-to-date C++ compiler.

I dunno what minimal versions are, but it works well with Qt 5.14, CMake 3.16 and GCC 9.2.0.

License

MIT

About

Minimialistic DE-independent GUI frontend for KDE Connect.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published