aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6a2c61e07..662fc37f3 100644
--- a/README.md
+++ b/README.md
@@ -72,6 +72,16 @@ You can find the installers in the [latest stable release](https://github.com/ge
72 72
73(Don't know homebrew? [brew.sh](https://brew.sh/)) 73(Don't know homebrew? [brew.sh](https://brew.sh/))
74 74
75### Or use AUR (Arch Linux)
76
77Ferdi has two seperate AUR packages you can use:
78- **ferdi-build**: Uses your debian build and extracts it to Arch
79- **ferdi-git**: Uses system electron version
80
81If you use a AUR Helper e.g. yay, simply install it via Β΄yay -S ferdi-binΒ΄
82
83`ferdi-git` may not work on all systems so we advice you to use `ferdi-bin` instead.
84
75## Ferdi-specific Features 85## Ferdi-specific Features
76 86
77- [x] Removes the counter-productive fullscreen app delay inviting users to upgrade 87- [x] Removes the counter-productive fullscreen app delay inviting users to upgrade
@@ -98,7 +108,7 @@ You can find the installers in the [latest stable release](https://github.com/ge
98- [x] Add Process Manager to find services using a lot of resources 108- [x] Add Process Manager to find services using a lot of resources
99- [x] Add "npm run prepare-code" command for development to lint and beautify code 109- [x] Add "npm run prepare-code" command for development to lint and beautify code
100- [x] Add button to open darkmode.css for a service 110- [x] Add button to open darkmode.css for a service
101- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) ti improve application size 111- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
102- [x] Improve "About Ferdi" screen to better display versions 112- [x] Improve "About Ferdi" screen to better display versions
103- [x] Minifying build files to improve app size 113- [x] Minifying build files to improve app size
104- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo) 114- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo)
@@ -226,6 +236,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
226 <td align="center"><a href="https://github.com/Stanzilla"><img src="https://avatars3.githubusercontent.com/u/75278?v=4" width="40px;" alt="Benjamin Staneck"/><br /><sub><b>Benjamin Staneck</b></sub></a><br /><a href="#design-Stanzilla" title="Design">🎨</a></td> 236 <td align="center"><a href="https://github.com/Stanzilla"><img src="https://avatars3.githubusercontent.com/u/75278?v=4" width="40px;" alt="Benjamin Staneck"/><br /><sub><b>Benjamin Staneck</b></sub></a><br /><a href="#design-Stanzilla" title="Design">🎨</a></td>
227 <td align="center"><a href="https://github.com/ammarmalhas"><img src="https://avatars1.githubusercontent.com/u/57057209?v=4" width="40px;" alt="ammarmalhas"/><br /><sub><b>ammarmalhas</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/issues?q=author%3Aammarmalhas" title="Bug reports">πŸ›</a> <a href="#security-ammarmalhas" title="Security">πŸ›‘οΈ</a></td> 237 <td align="center"><a href="https://github.com/ammarmalhas"><img src="https://avatars1.githubusercontent.com/u/57057209?v=4" width="40px;" alt="ammarmalhas"/><br /><sub><b>ammarmalhas</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/issues?q=author%3Aammarmalhas" title="Bug reports">πŸ›</a> <a href="#security-ammarmalhas" title="Security">πŸ›‘οΈ</a></td>
228 <td align="center"><a href="https://github.com/steliyan"><img src="https://avatars1.githubusercontent.com/u/1850292?v=4" width="40px;" alt="Steliyan Stoyanov"/><br /><sub><b>Steliyan Stoyanov</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=steliyan" title="Code">πŸ’»</a> <a href="#ideas-steliyan" title="Ideas, Planning, & Feedback">πŸ€”</a></td> 238 <td align="center"><a href="https://github.com/steliyan"><img src="https://avatars1.githubusercontent.com/u/1850292?v=4" width="40px;" alt="Steliyan Stoyanov"/><br /><sub><b>Steliyan Stoyanov</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=steliyan" title="Code">πŸ’»</a> <a href="#ideas-steliyan" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
239 <td align="center"><a href="https://github.com/brorbw"><img src="https://avatars2.githubusercontent.com/u/5909562?v=4" width="40px;" alt="Bror Winther"/><br /><sub><b>Bror Winther</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=brorbw" title="Documentation">πŸ“–</a></td>
229 </tr> 240 </tr>
230</table> 241</table>
231 242