-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ebccec5
commit 56669d6
Showing
2 changed files
with
4 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
github: D4rK7355608 | ||
patreon: patreon.com/D4rK7355608 | ||
custom: ['https://www.paypal.me/d4rkmichaeltutorials', 'https://bit.ly/3p8bpjj'] | ||
patreon: patreon.com/D4rK7355608 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,95 +21,9 @@ Unlike other sleep timer apps that burden your device, Music Sleep Timer Plus is | |
|
||
# Screenshots | ||
|
||
|
||
|
||
![Works with Android](https://img.shields.io/badge/Made%20for-Android-lime?style=for-the-badge&logo=android) | ||
![GitHub Downloads](https://img.shields.io/github/downloads/D4rK7355608/com.d4rk.musicsleeptimer.plus/total?color=green&style=for-the-badge&logo=github) | ||
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/D4rK7355608/com.d4rk.musicsleeptimer.plus/android.yml?style=for-the-badge)![GitHub Issues](https://img.shields.io/github/issues/D4rK7355608/com.d4rk.musicsleeptimer.plus?style=for-the-badge&logo=github) | ||
![GitHub Pull Requests](https://img.shields.io/github/issues-pr/D4rK7355608/com.d4rk.musicsleeptimer.plus?style=for-the-badge&logo=github) | ||
![GitHub License](https://img.shields.io/github/license/D4rK7355608/com.d4rk.musicsleeptimer.plus?style=for-the-badge&logo=github) | ||
|
||
## 🎶 D4rK Music Sleep Timer Plus 🎶 | ||
|
||
╔╦╦╦═╦╗╔═╦═╦══╦═╗ \ | ||
║║║║╩╣╚╣═╣║║║║║╩╣ \ | ||
╚══╩═╩═╩═╩═╩╩╩╩═╝ | ||
|
||
## Set your music to stop after you fall asleep. 💤 | ||
|
||
Are you tired of waking up in the middle of the night to find that your phone's battery has drained and your music is still playing? Music Sleep Timer Plus is here to solve that problem. Our app is designed to help you fall asleep to your favorite tunes, podcasts, and other audio content, without worrying about your phone battery lasting through the night. | ||
|
||
With Music Sleep Timer Plus, it's easy to set a timer to turn off your audio playback at a specific time. All you need to do is tap the notification tile, select your desired time, and start the countdown. The timer will run in the background, and you can continue to use your phone or other apps as usual. When the timer ends, audio playback will be stopped automatically, ensuring that your phone is conserving energy and you can get a peaceful night's sleep. | ||
|
||
But Music Sleep Timer Plus is more than just a sleep timer. It's also a lightweight, efficient app that won't drain your phone's resources or slow it down. And because it's compatible with all media players, you can use it with Spotify, YouTube, and any other app you love. | ||
|
||
So if you want an easy way to make sure your music or podcasts don't keep playing all night, give Music Sleep Timer Plus a try. Get a better night's sleep with our app. | ||
|
||
## ⚠ Opening Issues! | ||
Bugs can be reported [here](https://github.com/D4rK7355608/com.d4rk.musicsleeptimer.plus/issues). | ||
|
||
- Create an service/notification/general bug. 🐞 | ||
|
||
## 🛠️ Features! | ||
⭐️ Set Timer to a certain time, or by duration. \ | ||
⭐️ Shortcut to extend timer right in the notification drawer. \ | ||
⭐️ No bloat/unnecessary features. \ | ||
⭐️ Simple and easy to use. \ | ||
⭐️ Fast and lightweight. \ | ||
⭐️ Free Open source & secure. | ||
|
||
## 📝 Changelog [here](https://raw.githubusercontent.com/D4rK7355608/com.d4rk.musicsleeptimer.plus/master/CHANGELOG.md)! | ||
|
||
## 🖼️ App preview: | ||
|
||
<img src="/app/src/main/play/listings/en-US/graphics/phone-screenshots/1-screenshot_notification.png" width="400"> | ||
|
||
<details> | ||
<summary>APIs</summary> | ||
|
||
- [Tile](https://developer.android.com/reference/android/service/quicksettings/Tile.html) and [TileService](https://developer.android.com/reference/android/service/quicksettings/TileService): Quick Settings Tile | ||
- [Notification.Builder.setTimeoutAfter(durationMs)](https://developer.android.com/reference/android/app/Notification.Builder#setTimeoutAfter(long)): set notification timeout. | ||
- [Notification.Builder.setDeleteIntent(intent)](https://developer.android.com/reference/android/app/Notification.Builder#setDeleteIntent(android.app.PendingIntent)): set deletion action. | ||
- [AudioManager.adjustStreamVolume(STREAM_MUSIC, ADJUST_LOWER, flags)](https://developer.android.com/reference/android/media/AudioManager#adjustStreamVolume(int,%20int,%20int)): lower media volume. | ||
- [AudioManager.requestAudioFocus(focusRequest)](https://developer.android.com/reference/android/media/AudioManager#requestAudioFocus(android.media.AudioFocusRequest)): stop current media stream. | ||
- [AudioManager.setStreamVolume(STREAM_MUSIC, index, flags)](https://developer.android.com/reference/android/media/AudioManager#setStreamVolume(int,%20int,%20int)): restore initial volume. | ||
- [AudioManager.abandonAudioFocusRequest(focusRequest)](https://developer.android.com/reference/android/media/AudioManager#abandonAudioFocusRequest(android.media.AudioFocusRequest)): release audio focus. | ||
|
||
</details> | ||
|
||
<details> | ||
<summary>Special Thanks</summary> | ||
|
||
- Thanks [SimonMarquis](https://github.com/SimonMarquis) for [SleepTimer](https://github.com/SimonMarquis/SleepTimer); | ||
|
||
</details> | ||
|
||
## 🛑 Disclaimer! | ||
- Don't look for a launcher icon, this app only provides a Quick Settings Tile. | ||
- Only use the GitHub Issues section if you discover issues with the code itself. Do not mistake the Issues page as a help desk. For support, information and requests, please contact [email protected]. | ||
- Music Sleep Timer Plus is a third party application to help the user to stop music players, video players, and Spotify easily with some extra options. Every music and video player belong to their respective owners. | ||
- By using Music Sleep Timer Plus you won't search on how to turn off music automatically on Android or How do I set a sleep timer on my Android? Because our app does the job for you. | ||
|
||
## 💬 Feedback! | ||
We are constantly updating and improving Music Sleep Timer Plus to give you the best possible experience. If you have any suggested features or improvements, please leave a review. In case something is not working correctly please let me know. When posting a low rating please describe what is wrong to give the possibility to fix that issue. | ||
|
||
Thank you for choosing Music Sleep Timer Plus. We hope you enjoy using our app as much as we enjoyed creating it for you! Rate us 5 stars ⭐⭐⭐⭐⭐ if you are happy with the app! ❤ | ||
|
||
## 👨🏻💻 More About Me: | ||
<a href="mailto:[email protected]"><img src="https://img.shields.io/badge/[email protected]?style=for-the-badge&logo=gmail&logoColor=white"/></a> | ||
<a href="https://developers.google.com/profile/u/D4rK7355608"><img src="https://img.shields.io/badge/Android%20Developers-white?style=for-the-badge&logo=android"/></a> | ||
<a href="https://forum.xda-developers.com/m/d4rk7355608.10095012/"><img src="https://img.shields.io/badge/XDA%20Developers-grey?style=for-the-badge&logo=xdadevelopers"/></a> | ||
<a href="https://www.deviantart.com/d4rk7355608"><img src="https://img.shields.io/badge/DeviantArt-default?style=for-the-badge&logo=deviantart&logoColor=white"/></a> | ||
<a href="https://gamejolt.com/@D4rK_S-A-D"><img src="https://img.shields.io/badge/GameJolt-grey?style=for-the-badge&logo=gamejolt&logoColor=white"/></a> | ||
<a href="https://patreon.com/D4rK7355608"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3DD4rK7355608%26type%3Dpatrons&style=for-the-badge"/></a> | ||
<a href="https://www.paypal.me/d4rkmichaeltutorials"><img src="https://img.shields.io/badge/Paypal-white?style=for-the-badge&logo=paypal"/></a> | ||
<a href="https://twitter.com/D4rK7355608/"><img src="https://img.shields.io/twitter/follow/D4rK7355608?color=blue&label=Twitter&logo=Twitter&style=for-the-badge"/></a> | ||
<a href="https://www.youtube.com/c/D4rK7355608/"><img src="https://img.shields.io/youtube/channel/subscribers/UCLDi-rmSRry0pNL-oVvGJAw?color=darkred&label=D4rK&logo=youtube&logoColor=darkred&style=for-the-badge"/></a> | ||
<a href="https://github.com/D4rK7355608/"><img src="https://img.shields.io/github/followers/D4rK7355608?color=white&logo=GitHub&style=for-the-badge"/></a> | ||
|
||
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="90">](https://play.google.com/store/apps/details?id=com.d4rk.musicsleeptimer.plus) | ||
|
||
__Privacy Policy__ [here](https://sites.google.com/view/d4rk7355608/more/apps/privacy-policy). | ||
__Terms of Service__ [here](https://sites.google.com/view/d4rk7355608/more/apps/terms-of-service). | ||
# License | ||
|
||
![license](https://imgur.com/QQlcEVT.png) | ||
**Music Sleep Timer Plus** is distributed under the terms of the General Public License-3.0. See the | ||
[license](LICENSE) for more information. |