From 1aa7f968e4a3514aaeb451822493da2027015eb2 Mon Sep 17 00:00:00 2001 From: gyan000 <gyan000@users.noreply.github.com> Date: Tue, 20 Nov 2018 00:09:32 +0100 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 92d6c82..d6783bb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,23 @@ It's a Work In Progess, not intented for daily use. #### SMS tab  +#### Send a SMS without using SMS tab + +It's searching in available adressbooks, or you can use a custom phone number. + + + + +#### Send file(s) to device + +You can send files to device from Files's context menu. (or from the Dock's quick list.) + +") + +#### Dock integration + + + ### Installation * On Ubuntu or elementary OS, install these dependencies: ```bash @@ -73,6 +90,7 @@ sudo ninja -C build install - [x] Send one or more files, with popup with file advancement. - [x] Receive files, with advancement using launcher api to display progress bar on the icon in the dock. - [x] Share plugin configuration. (option to setup default save folder) +- [x] Add option to Files's context menu to send file(s) to a device. #### v0.5 - SMS - [x] Send / receive SMS, with SMS notification. -- GitLab