diff options
Diffstat (limited to 'sysutils/elephant/pkg-descr')
-rw-r--r-- | sysutils/elephant/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/elephant/pkg-descr b/sysutils/elephant/pkg-descr new file mode 100644 index 000000000000..d37a763ebae8 --- /dev/null +++ b/sysutils/elephant/pkg-descr @@ -0,0 +1,10 @@ +Elephant - cuz it's phat - is a powerful data provider service and +backend for building custom application launchers and desktop +utilities. It provides various data sources and actions through a +plugin-based architecture, communicating via Unix sockets and Protocol +Buffers. + +Elephant acts as a unified backend service that aggregates data from +various sources (desktop applications, files, clipboard history, etc.) +and provides a consistent interface for frontend applications like +custom launchers, productivity tools, or desktop widgets. |