Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 581 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 581 Bytes

blauncher

BLauncher is a simple android launcher, which supports query items from different sources such as application, contacts, settngs etc. You can also execute an action on item at given position.

APK

Screenshot

sytax: regex[/[position]action]

For example: 'hello' means search hello from default sources, '1234' means search 1234 from contacts and call log, 'message/o' means open the first match of applications contains 'message' text, '/3c' means call the third phone number in the call log.