aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md37
1 files changed, 0 insertions, 37 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 9a358a2..0000000
--- a/README.md
+++ /dev/null
@@ -1,37 +0,0 @@
-# Kloud
-<p align="center">
- <i>„A secure and minimalistic cloud based on Kotlin“</i>
- <!--<br><br>
- <a target="_blank" href="https://floobits.com/marvinborner/kloud/redirect">
- <img alt="Floobits Status" src="https://floobits.com/marvinborner/kloud.svg" />
- </a>-->
-</p>
-
-## Features of Kloud
-- Intuitive and minimalistic interface
-- Fast uploading/downloading/editing/deleting of files
-- Graphical previews of several file types (eg. images, videos, markdown, html)
-- Instant responses via efficient codebase
-- Multiple user support
-- Sharing of files/directories
-- Supports Windows, MacOS, Linux and *BSD
-- Open source
-
-## Installation
-There are several ways to install Kloud:
-* Manual:
- * Setup a Java JDK and JRE Environment
- * Install Gradle
- * Clone repository
- * For development use: `gradle run`
- * For building use: `make` or `gradle build`
- * To install and add the jar to the PATH (most useful on Linux), use `sudo make install`
-* Automatic:
- * If you're using Arch Linux, you can use our build in the AUR to install Kloud (eg. `yay -S kloud`)
-
-## Help us with a small donation :)
-<p align="center">
- <a target="_blank" href="https://spectrocoin.com/en/integration/buttons/47657-VfniCDsqms.html"><img src="https://img.shields.io/badge/Donate-Bitcoin-yellow.svg?longCache=true&style=for-the-badge" /></a>
- <a target="_blank" href="https://spectrocoin.com/en/integration/buttons/47848-kD0U8S8el6.html"><img src="https://img.shields.io/badge/Donate-DASH-blue.svg?longCache=true&style=for-the-badge" /></a>
- <a target="_blank" href="https://paypal.me/marvinborner/5usd"><img src="https://img.shields.io/badge/Donate-PayPal-green.svg?longCache=true&style=for-the-badge" /></a>
-</p>