small changes

Signed-off-by: Jakob <jakob.roehrl@web.de>
This commit is contained in:
Jakob 2020-01-07 11:22:34 +01:00
parent fc508e3ef0
commit e90043b49b
2 changed files with 14 additions and 13 deletions

View File

@ -1,19 +1,20 @@
# Photos
# Nextcloud Photos
**📸 Your memories under your control**
![](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
- **📸 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.
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](https://github.com/rullzer/previewgenerator) for pregenerating the thumnails.
Please 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.
@ -23,8 +24,8 @@ Use the Android/iOS App to view your photos. It's possible to autoupload them.
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!
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!

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB