diff --git a/apps/quicklaunch/README.md b/apps/quicklaunch/README.md index 71311f82c..70395b5d8 100644 --- a/apps/quicklaunch/README.md +++ b/apps/quicklaunch/README.md @@ -1,3 +1,13 @@ Tap or swipe left/right/up/down on your clock face to launch up to five apps of your choice. The extension (included) can be chosen as one of the apps, in turn providing fast access to up to five additional apps per extension screen - which can be stacked indefinitely. Configurations can be accessed through Settings->Apps. With the introduction of stackable extension screens in v0.12 of Quick Launch the keys of the settings file have been changed. Please just visit Settings->Apps->Quick Launch to prompt an automatic update. Quick Launch will not be responsive until this has been done. + +Below is extension screens where current apps have been set like so: +- left swipe is "PA Remote", +- right swipe is "Remote for Spotify" and +- down swipe is another extension screen where new apps are accessible. + +![](screenshot0.png) +*Extension screen.* +![](screenshot1.png) +*Extension screen when Fastload Utils is present.* diff --git a/apps/quicklaunch/screenshot0.png b/apps/quicklaunch/screenshot0.png new file mode 100644 index 000000000..98bb25b5c Binary files /dev/null and b/apps/quicklaunch/screenshot0.png differ diff --git a/apps/quicklaunch/screenshot1.png b/apps/quicklaunch/screenshot1.png new file mode 100644 index 000000000..04ada13cd Binary files /dev/null and b/apps/quicklaunch/screenshot1.png differ