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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob <jakob.roehrl@web.de>2019-12-20 12:46:46 +0300
committerJakob <jakob.roehrl@web.de>2019-12-20 12:49:34 +0300
commitfc508e3ef0c7a34d55053a58469f1c5ed146e03a (patch)
tree6fdcf15128ab129dad4bcf8d721e3bef819ec087 /README.md
parent0bc848ebcd8fd7a22360ffb2629d29767cf15773 (diff)
readme and screenshot
Signed-off-by: Jakob <jakob.roehrl@web.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md35
1 files changed, 29 insertions, 6 deletions
diff --git a/README.md b/README.md
index 0c75c332..f39074b0 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,30 @@
-# Vue example app for Nextcloud
+# Photos
+**πŸ“Έ Your memories under your control**
-1. ☁ Clone this into your `apps` folder of your Nextcloud
-2. πŸ‘©β€πŸ’» In a terminal, run the command `make dev-setup` to install the dependencies
-3. πŸ— Then to build the Javascript whenever you make changes, run `make build-js`
-4. βœ… Enable the app through the app management of your Nextcloud
-5. πŸŽ‰ Partytime!
+![](screenshots/screenshot1.png)
+
+## Why is this so awesome?
+- **πŸ“Έ Beautiful Photo und Video Timeline**
+- **⭐ Favorites and Tagging:** Favorite and tag your photos!
+- **Slideshow and easy sharing** Show slideshows and share your photos or albums easy
+- **Albums:** Create albums from your contents
+
+ Future plans:
+-
+
+## πŸš€ Installation
+In your Nextcloud, simply navigate to Β»AppsΒ«, find the Photos app and enable it. Then open the app from the app menu.Consider installing the preview generator for pregenerating the thumnailsPlease have a look at [CHANGELOG.md](https://github.com/nextcloud/photos/blob/master/CHANGELOG.md) for details about changes.
+
+## Mobile Photos
+Use the Android/iOS App to view your photos. It's possible to autoupload them.
+
+##Maintainers:
+- [John Molakvoæ](https://github.com/skjnldsv)
+If you'd like to join, just go through the [issue list](https://github.com/nextcloud/photots/issues) and fix some. :)
+
+## πŸ— Development setup
+ 1. ☁ Clone this into your `apps` folder of your Nextcloud
+ 2. πŸ‘©β€πŸ’» In a terminal, run the command `make dev-setup` to install the dependencies
+ 3. πŸ— Then to build the Javascript whenever you make changes, run `make build-js`
+ 4. βœ… Enable the app through the app management of your Nextcloud
+ 5. πŸŽ‰ Partytime! \ No newline at end of file