From f9710e75e1b87202f8b58fc029e2f62591a097b1 Mon Sep 17 00:00:00 2001 From: Rob Pilling Date: Wed, 3 May 2023 08:08:58 +0100 Subject: [PATCH] popcon: update README & metadata --- apps/popconlaunch/README.md | 7 +------ apps/popconlaunch/metadata.json | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/apps/popconlaunch/README.md b/apps/popconlaunch/README.md index 7804ebd73..416151751 100644 --- a/apps/popconlaunch/README.md +++ b/apps/popconlaunch/README.md @@ -1,9 +1,4 @@ Popcon ====== -Display apps sorted by regular use. - -Settings --------- - -- `Show Clocks` - Whether clocks are shown in the app list. Default `Yes`. +Display apps sorted by regular use. No config - install the app and all your launchers will sort apps by most popular, based off launch counts within the last month, and then sort them by the most recently launched app. diff --git a/apps/popconlaunch/metadata.json b/apps/popconlaunch/metadata.json index 5963cc44c..4088f8dc0 100644 --- a/apps/popconlaunch/metadata.json +++ b/apps/popconlaunch/metadata.json @@ -3,7 +3,7 @@ "name": "Popcon Launcher", "shortName": "Popcon", "version": "0.01", - "description": "Launcher displaying your favourite (popular) apps first", + "description": "Launcher modification - your launchers will display your favourite (popular) apps first", "readme": "README.md", "icon": "app.png", "type": "bootloader",