Improve README and added germann README
This commit is contained in:
parent
5202d93000
commit
109226b07f
12
README.md
12
README.md
@ -10,17 +10,17 @@
|
|||||||
[](https://github.com/filebrowser/filebrowser/releases/latest)
|
[](https://github.com/filebrowser/filebrowser/releases/latest)
|
||||||
[](http://webchat.freenode.net/?channels=%23filebrowser)
|
[](http://webchat.freenode.net/?channels=%23filebrowser)
|
||||||
|
|
||||||
filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app.
|
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app.
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
url: https://demo.filebrowser.org/
|
URL: https://demo.filebrowser.org
|
||||||
|
Username: `demo`
|
||||||
credentials: `demo`/`demo`
|
Password: `demo`
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
Please refer to our docs at [https://filebrowser.org/features](https://filebrowser.org/features)
|
Please refer to [our docs](https://filebrowser.org/features) at
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
@ -36,4 +36,4 @@ For installation instructions please refer to our docs at [https://filebrowser.o
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
If you're interested in contributing to this project, our docs are best places to start [https://filebrowser.org/contributing](https://filebrowser.org/contributing).
|
[Contributing](https://filebrowser.org/contributing) - If you're interested in contributing to this project, our docs are best places to start.
|
||||||
39
README_DE.md
Normal file
39
README_DE.md
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
<p align="center">
|
||||||
|
<img src="https://raw.githubusercontent.com/filebrowser/logo/master/banner.png" width="550"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[](https://github.com/filebrowser/filebrowser/actions/workflows/main.yaml)
|
||||||
|
[](https://goreportcard.com/report/github.com/filebrowser/filebrowser)
|
||||||
|
[](http://godoc.org/github.com/filebrowser/filebrowser)
|
||||||
|
[](https://github.com/filebrowser/filebrowser/releases/latest)
|
||||||
|
[](http://webchat.freenode.net/?channels=%23filebrowser)
|
||||||
|
|
||||||
|
File Browser bietet eine Oberfläche zur Dateiverwaltung innerhalb eines bestimmten Verzeichnisses und kann zum Hochladen, Löschen, Vorschauen, Umbenennen und Bearbeiten deiner Dateien verwendet werden. Es können mehrere Benutzer angelegt werden und jeder Benutzer verfügt über ein eigenes Verzeichnis. Er kann als eigenständige Anwendung verwendet werden.
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
|
||||||
|
URL: https://demo.filebrowser.org
|
||||||
|
Benutzername: `demo`
|
||||||
|
Passwort: `demo`
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
Please refer to [our docs](https://filebrowser.org/features) at
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
Eine Installationsanleitung findest du in unserer Dokumentation unter [https://filebrowser.org/installation](https://filebrowser.org/installation).
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
[Authentifizierungsmethode](https://filebrowser.org/configuration/authentication-method) - Du kannst die Art und Weise ändern, wie sich der Benutzer beim Filebrowser-Server authentifiziert
|
||||||
|
|
||||||
|
[Befehlsausführer](https://filebrowser.org/configuration/command-runner) - Der Command Runner ist eine Funktion, mit der du jeden beliebigen Shell-Befehl vor oder nach einer bestimmten Veranstaltung ausführen kannst.
|
||||||
|
|
||||||
|
[Individuelles Branding](https://filebrowser.org/configuration/custom-branding) - Du kannst deine Dateibrowser-Installation anpassen, indem du den Namen in einen beliebigen Namen änderst, ein globales benutzerdefiniertes Stylesheet hinzufügst und dein eigenes Logo verwendest, wenn du möchtest.
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
[Beitragen](https://filebrowser.org/contributing) - Wenn du daran interessiert bist, zu diesem Projekt beizutragen, sind unsere Dokumentationen der beste Ort, um damit zu beginnen.
|
||||||
Loading…
Reference in New Issue
Block a user