Skip to content

Commit

Permalink
Update readme (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feichtmeier authored Feb 18, 2022
1 parent 7665a35 commit 6580923
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 6 deletions.
Binary file removed .github/images/appearance_panel.png
Binary file not shown.
Binary file removed .github/images/multitasking_page.png
Binary file not shown.
Binary file removed .github/images/power_panel.png
Binary file not shown.
Binary file removed .github/images/screenshot_dark.png
Binary file not shown.
Binary file removed .github/images/screenshot_light.png
Binary file not shown.
Binary file added .github/images/settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 6580923

Please sign in to comment.