-
Notifications
You must be signed in to change notification settings - Fork 275
Apps
apps -ls
apps -hide [appName]
## Show
apps -show [appName]
apps -l [appName]
apps -ps [appName]
apps -st [appName]
apps -frc [appName]
(You can launch both visible and hidden apps with this option)
apps -file
apps -default_app [index] [appName]
index: the index of the chosen default app (1 <= index <= 5)
appName: the name of the chosen app, or "most_used", or "null"
App groups have been introduced in t-ui 6.3b (beta). They allow you to create set of apps which belong to the same categories (games, settings, etc...).
Moreover, you can set custom background and foreground color, in order to make your suggestions more explicative and clear.
apps -mkgp [groupName]
This created an empty group with the given name (spaces are not allowed).
apps -rmgp [groupName]
apps -addtogp [groupName] [appName]
apps -rmfromgp [groupName] [appName]
apps -gp_bg_color [groupName] [#color]
(check here for more details) about colors
apps -gp_fore_color [groupName] [#color]
(check here for more details about colors)
apps -lsgp
apps -lsgp [groupName]
Francesco Andreuzzi, Italy, [email protected]