mirror of
https://github.com/filegator/filegator.git
synced 2025-08-18 05:51:18 +02:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -3,7 +3,6 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://demo.filegator.io"><img src="https://img.shields.io/badge/Live-Demo-brightgreen.svg?style=flat-square" alt="Live demo"></a>
|
|
||||||
<a href="https://github.com/filegator/filegator/actions"><img src="https://github.com/filegator/filegator/workflows/PHP/badge.svg?branch=master" alt="Build Status PHP master"></a>
|
<a href="https://github.com/filegator/filegator/actions"><img src="https://github.com/filegator/filegator/workflows/PHP/badge.svg?branch=master" alt="Build Status PHP master"></a>
|
||||||
<a href="https://github.com/filegator/filegator/actions"><img src="https://github.com/filegator/filegator/workflows/Node/badge.svg?branch=master" alt="Build Status Node master"></a>
|
<a href="https://github.com/filegator/filegator/actions"><img src="https://github.com/filegator/filegator/workflows/Node/badge.svg?branch=master" alt="Build Status Node master"></a>
|
||||||
<a href="https://codecov.io/gh/filegator/filegator"><img src="https://codecov.io/gh/filegator/filegator/branch/master/graph/badge.svg" alt="Code Coverage"></a>
|
<a href="https://codecov.io/gh/filegator/filegator"><img src="https://codecov.io/gh/filegator/filegator/branch/master/graph/badge.svg" alt="Code Coverage"></a>
|
||||||
@@ -26,7 +25,7 @@ If allowed, users can download multiple files or folders at once.
|
|||||||
File upload supports drag&drop, progress bar, pause and resume. Upload is chunked so you should be able to upload large files regardless of your server configuration.
|
File upload supports drag&drop, progress bar, pause and resume. Upload is chunked so you should be able to upload large files regardless of your server configuration.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://demo.filegator.io"><img src="https://filegator.io/img/animated.gif" alt="Screenshot"></a>
|
<img src="https://filegator.io/img/animated.gif" alt="Screenshot">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
@@ -85,13 +84,6 @@ FileGator is a free, open-source project. It's an independent project with its o
|
|||||||
- manage s3 or other 3rd party cloud storage
|
- manage s3 or other 3rd party cloud storage
|
||||||
- use to quickly zip and download remote files
|
- use to quickly zip and download remote files
|
||||||
|
|
||||||
## Demo
|
|
||||||
[https://demo.filegator.io](https://demo.filegator.io)
|
|
||||||
|
|
||||||
This is read-only demo with guest account enabled.
|
|
||||||
- you can log in as `john/john` to see John's private files
|
|
||||||
- or `jane/jane` as readonly + download user.
|
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
[Check out the documentation](https://docs.filegator.io/)
|
[Check out the documentation](https://docs.filegator.io/)
|
||||||
|
Reference in New Issue
Block a user