Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blumia/pineapple-lock-screen
Turn the screen off without using the physical power button.
https://github.com/blumia/pineapple-lock-screen
android jetpack-compose
Last synced: 3 months ago
JSON representation
Turn the screen off without using the physical power button.
- Host: GitHub
- URL: https://github.com/blumia/pineapple-lock-screen
- Owner: BLumia
- License: gpl-3.0
- Created: 2022-02-19T06:12:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T03:39:02.000Z (6 months ago)
- Last Synced: 2024-08-10T04:35:48.429Z (6 months ago)
- Topics: android, jetpack-compose
- Language: Kotlin
- Homepage: https://link.blumia.net/lockscreenplus-playstore
- Size: 3.59 MB
- Stars: 33
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Pineapple Lock Screen
[](https://play.google.com/store/apps/details?id=net.blumia.pineapple.lockscreen)
Turn the screen off without using the physical power button.
## Help translate to your language
Head to [Codeberg's Weblate](https://translate.codeberg.org/projects/pineapple-lock-screen/) to start translating :)
## Pull requests
I will not take any Pull Requests other than translation related Pull Requests.
## What can you do with the source
The source code is licensed under the GNU General Public License v3.0 or later. If you download the source or create builds you must comply with that license.
```
Pineapple Lock Screen
Copyright (C) 2022 Gary WangThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see .
```