aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b7b93f45..ec1ca39f4 100644
--- a/README.md
+++ b/README.md
@@ -22,16 +22,23 @@ Alternatively, and for Linux/Windows, you can find the installers in the [latest
22- [x] Makes all users Premium by default 22- [x] Makes all users Premium by default
23- [x] [Add option to change server to a custom](#servers) [ferdi-server](https://github.com/vantezzen/ferdi-server) 23- [x] [Add option to change server to a custom](#servers) [ferdi-server](https://github.com/vantezzen/ferdi-server)
24- [x] Remove "Franz is better together" popup 24- [x] Remove "Franz is better together" popup
25- [x] [Makes it possible to edit the "Franz Todo" server](#franz-todo)
25- [x] Makes RocketChat self-hosted generally available 26- [x] Makes RocketChat self-hosted generally available
26- [x] Comes with a custom branding proper to Ferdi 27- [x] Comes with a custom branding proper to Ferdi
27 28
28## Servers 29### Servers
29Ferdi adds the option to change your Ferdi server. By default, this will be `https://api.franzinfra.com` - the official Franz server. This allows Ferdi to stay compatible with your current Franz account. 30Ferdi adds the option to change your Ferdi server. By default, this will be `https://api.franzinfra.com` - the official Franz server. This allows Ferdi to stay compatible with your current Franz account.
30 31
31If you want to experience all Ferdi features, you may want to use a custom [ferdi-server](https://github.com/vantezzen/ferdi-server). ferdi-server allows you to use Premium features without restrictions and adds the ability to package and add additional recipes. You can also import your existing Franz account into your ferdi-server to start right where you left off. 32If you want to experience all Ferdi features, you may want to use a custom [ferdi-server](https://github.com/vantezzen/ferdi-server). ferdi-server allows you to use Premium features without restrictions and adds the ability to package and add additional recipes. You can also import your existing Franz account into your ferdi-server to start right where you left off.
32 33
33More information on how to set up a ferdi-server can be found at <https://github.com/vantezzen/ferdi-server/blob/master/README.md>. 34More information on how to set up a ferdi-server can be found at <https://github.com/vantezzen/ferdi-server/blob/master/README.md>.
34 35
36### Franz Todo
37Starting with Franz 5.3.0, Franz ships with the "Franz Todo" feature. This feature allows you to create a Franz Todo list that stays open at all times.
38
39Ferdi makes it possible to change the Franz Todo list server to any URL you want, e.g. to `todoist.com` to use your Todoist todo list in Franz todo.
40
41![Todoist in Franz Todo](screenshots/Ferdi-Todo.png)
35 42
36## Packaging 43## Packaging
37 44