aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-09-14 20:35:37 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-09-14 20:35:37 +0200
commita7ebf27dfa5321fa8d4c53703ec59959c6d1160a (patch)
tree544b5f494d68aa3f73454c4e92a1fa6154573a4d /README.md
parentAdd demo server URL (diff)
downloadferdium-server-a7ebf27dfa5321fa8d4c53703ec59959c6d1160a.tar.gz
ferdium-server-a7ebf27dfa5321fa8d4c53703ec59959c6d1160a.tar.zst
ferdium-server-a7ebf27dfa5321fa8d4c53703ec59959c6d1160a.zip
Add information about ferdi-slim-server
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index aaf002e..b438100 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,9 @@
5# ferdi-server 5# ferdi-server
6Unofficial Franz server replacement for use with the Ferdi Client. 6Unofficial Franz server replacement for use with the Ferdi Client.
7 7
8## Looking for a smaller alternative?
9[ferdi-slim-server](https://github.com/vantezzen/ferdi-slim-server) is a slim alternative to this project. Opposed to ferdi-server, ferdi-slim-server is only a wrapper around the Franz API that allows you to add custom recipes while still using the original Franz API.
10
8## Why use a custom ferdi-server? 11## Why use a custom ferdi-server?
9A custom ferdi-server allows you to experience the full potential of the Ferdi client. It allows you to use all Premium features (e.g. Workspaces and custom URL recipes) and [adding your own recipes](#creating-and-using-custom-recipes). 12A custom ferdi-server allows you to experience the full potential of the Ferdi client. It allows you to use all Premium features (e.g. Workspaces and custom URL recipes) and [adding your own recipes](#creating-and-using-custom-recipes).
10 13
@@ -19,6 +22,7 @@ You can try a demo of ferdi-server by settings your server to <https://ferdi.van
19- [x] User dashboard 22- [x] User dashboard
20- [ ] Password recovery 23- [ ] Password recovery
21- [ ] Export/import data to other ferdi-servers 24- [ ] Export/import data to other ferdi-servers
25- [ ] Recipe update
22 26
23## Setup 27## Setup
241. Clone this repository 281. Clone this repository