aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2019-12-20 19:30:50 +0100
committerLibravatar GitHub <noreply@github.com>2019-12-20 19:30:50 +0100
commit251562ff945afd2033b68e226a61349260f60112 (patch)
tree79dd3c083e46b8ca485ed040ad778bf073ce79af
parentAdd submodule update to release instructions (diff)
downloadferdium-app-251562ff945afd2033b68e226a61349260f60112.tar.gz
ferdium-app-251562ff945afd2033b68e226a61349260f60112.tar.zst
ferdium-app-251562ff945afd2033b68e226a61349260f60112.zip
Add local recipe repository as new feature
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a4f7266ae..1f50307ba 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi-bin`.
104- [x] Add CTRL+← and CTRL+→ shortcuts and menu options to go back and forward in the service browsing history([#39](https://github.com/getferdi/ferdi/issues/39)) 104- [x] Add CTRL+← and CTRL+→ shortcuts and menu options to go back and forward in the service browsing history([#39](https://github.com/getferdi/ferdi/issues/39))
105- [x] Add option to show a browser-like navigation bar on all services 105- [x] Add option to show a browser-like navigation bar on all services
106- [x] Add option to change accent color 106- [x] Add option to change accent color
107- [x] Add local [recipe repository](https://github.com/getferdi/recipes) that removes the need of downloading recipes from a remote server
107- [x] Add portable version for Windows 108- [x] Add portable version for Windows
108- [x] Add Process Manager to find services using a lot of resources 109- [x] Add Process Manager to find services using a lot of resources
109- [x] Add "npm run prepare-code" command for development to lint and beautify code 110- [x] Add "npm run prepare-code" command for development to lint and beautify code