diff --git a/.github/images/appearance_panel.png b/.github/images/appearance_panel.png deleted file mode 100644 index 65f7fd4a..00000000 Binary files a/.github/images/appearance_panel.png and /dev/null differ diff --git a/.github/images/multitasking_page.png b/.github/images/multitasking_page.png deleted file mode 100644 index ea440267..00000000 Binary files a/.github/images/multitasking_page.png and /dev/null differ diff --git a/.github/images/power_panel.png b/.github/images/power_panel.png deleted file mode 100644 index ed9da40c..00000000 Binary files a/.github/images/power_panel.png and /dev/null differ diff --git a/.github/images/screenshot_dark.png b/.github/images/screenshot_dark.png deleted file mode 100644 index 98b6fc98..00000000 Binary files a/.github/images/screenshot_dark.png and /dev/null differ diff --git a/.github/images/screenshot_light.png b/.github/images/screenshot_light.png deleted file mode 100644 index 122eabce..00000000 Binary files a/.github/images/screenshot_light.png and /dev/null differ diff --git a/.github/images/settings.png b/.github/images/settings.png new file mode 100644 index 00000000..eb49d71b Binary files /dev/null and b/.github/images/settings.png differ diff --git a/README.md b/README.md index 0d5315ac..a56c4104 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ The goal of this project is to build a feature complete settings app for the Ubuntu desktop with the Flutter UI toolkit. -![](.github/images/appearance_panel.png) -![](.github/images/multitasking_page.png) -![](.github/images/power_panel.png) +![](.github/images/settings.png) Mentionable packages that we use and want to thank are: @@ -23,7 +21,7 @@ Mentionable packages that we use and want to thank are: # Alpha Releases / Download -Currently the app is in a very raw alpha state and many pages are still missing. +Currently the app is in a very raw alpha state and pages are still missing. However if you want you can download, extract and then run alpha releases [from the releases page](https://github.com/Feichtmeier/settings/releases). # Building @@ -65,7 +63,7 @@ sudo apt install libhandy-1-dev - [X] use real yaru icons - thanks to @Jupi007 - [X] responsive layout -- [X] [MVVM software architecture](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel) - thanks to @jpnurmi +- [X] [MVVM software pattern](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel) - thanks to @jpnurmi - [X] search - [X] WIFI page - WIP - [ ] Ethernet page @@ -85,7 +83,7 @@ sudo apt install libhandy-1-dev - [X] Mouse and touchpad page - [X] Keyboard shortcuts page - WIP - [ ] Printers page - WIP -- [X] Removeable Media page +- [X] Removable Media page - [ ] Color page - [ ] Region and language page - [X] Accessability page