Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
uragiristereo committed Oct 3, 2022
1 parent 4dcc4f2 commit 59beb72
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
@@ -0,0 +1,32 @@
# Pixel Launcher Double Tap to Sleep

An Xposed/LSposed module to enable double tap to sleep functionality on Pixel Launcher.

Tested on Pixel Launcher 12 (906) on Android 12.1.

## Requirements
- [LSposed](https://github.com/LSPosed/LSPosed) min. API 93
- [Magisk](https://github.com/topjohnwu/Magisk) (root)

## Installation
- Install the module APK (available from [Releases](https://github.com/uragiristereo/Pixel_Launcher_Double_Tap_to_Sleep/releases) page).
- Open `LSposed Manager`, and enable the module.
- Long press on `Pixel Launcher` in the app list, and tap **Force stop**.
- Enjoy!

*Note: You need to grant superuser access to Pixel Launcher in order to work.*

## License
Copyright 2022 Agung Watanabe

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

0 comments on commit 59beb72

Please sign in to comment.