Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNastuzzi Samy <samy@nastuzzi.fr>2018-02-05 15:22:12 +0300
committerGitHub <noreply@github.com>2018-02-05 15:22:12 +0300
commite1f5ac0ca716020ee915863a464ec7d1f9c1556a (patch)
treead842ba610241075cca46e13b2c570b2d3bbd150 /README.md
parent06841276b7bb3673ca0e62188f57dbad0e01c66b (diff)
Update README.md
Add screenshots
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 21 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd42efc..6c4df0f 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,22 @@
# files_rightclick
- Add a simple right click menu on the files Nextcloud app
+ Add a simple right click menu on the Files Nextcloud app.
+ Add also some open options in function of the file type
+
+# Some screenshots
+## Folder context menu
+ Add "Open folder" option to open the folder as you just left clicked on it
+ Add "Open in a new tab" option to open the folder in a new tab (middle click)
+![alt text](https://raw.githubusercontent.com/NastuzziSamy/files_rightclick/master/screenshots/folder.png)
+
+## Picture context menu
+ Add "See this picture" option to see the picture
+ Add "Open in the gallery app" option to open the picture in the gallery app
+![alt text](https://raw.githubusercontent.com/NastuzziSamy/files_rightclick/master/screenshots/picture.png)
+
+## File context menu
+ Add "Edit this file" option to edit the file
+![alt text](https://raw.githubusercontent.com/NastuzziSamy/files_rightclick/master/screenshots/file.png)
+
+## Other file types are handled
+- Audio files: start and stop playing
+- Video files: start watching