Skip to content

Commit 6580923

Browse files
authored
Update readme (#273)
1 parent 7665a35 commit 6580923

7 files changed

+4
-6
lines changed

.github/images/appearance_panel.png

-132 KB
Binary file not shown.

.github/images/multitasking_page.png

-131 KB
Binary file not shown.

.github/images/power_panel.png

-130 KB
Binary file not shown.

.github/images/screenshot_dark.png

-429 KB
Binary file not shown.

.github/images/screenshot_light.png

-150 KB
Binary file not shown.

.github/images/settings.png

150 KB
Loading

README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
The goal of this project is to build a feature complete settings app for the Ubuntu desktop with the Flutter UI toolkit.
44

5-
![](.github/images/appearance_panel.png)
6-
![](.github/images/multitasking_page.png)
7-
![](.github/images/power_panel.png)
5+
![](.github/images/settings.png)
86

97
Mentionable packages that we use and want to thank are:
108

@@ -23,7 +21,7 @@ Mentionable packages that we use and want to thank are:
2321

2422
# Alpha Releases / Download
2523

26-
Currently the app is in a very raw alpha state and many pages are still missing.
24+
Currently the app is in a very raw alpha state and pages are still missing.
2725
However if you want you can download, extract and then run alpha releases [from the releases page](https://github.com/Feichtmeier/settings/releases).
2826

2927
# Building
@@ -65,7 +63,7 @@ sudo apt install libhandy-1-dev
6563

6664
- [X] use real yaru icons - thanks to @Jupi007
6765
- [X] responsive layout
68-
- [X] [MVVM software architecture](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel) - thanks to @jpnurmi
66+
- [X] [MVVM software pattern](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel) - thanks to @jpnurmi
6967
- [X] search
7068
- [X] WIFI page - WIP
7169
- [ ] Ethernet page
@@ -85,7 +83,7 @@ sudo apt install libhandy-1-dev
8583
- [X] Mouse and touchpad page
8684
- [X] Keyboard shortcuts page - WIP
8785
- [ ] Printers page - WIP
88-
- [X] Removeable Media page
86+
- [X] Removable Media page
8987
- [ ] Color page
9088
- [ ] Region and language page
9189
- [X] Accessability page

0 commit comments

Comments
 (0)