MySomnia is a sleep timer designed to help you unwind naturally before bed.
Key features:
• Smart timer: Set a time and let the app pause your music or audio when you fall asleep.
• Fade-out: The volume gradually decreases to induce a peaceful rest.
• Sleep and movement detection: The app automatically records when you fall asleep and when you wake up.
• Visual overlay mode: Displays a minimalist floating clock and controls over other apps, without interrupting what you're doing.
• Sleep statistics: View your saved sessions and see how your nighttime habits evolve.
• Serene and modern design: Inspired by amber and violet tones, it offers a relaxing and distraction-free experience.
MySomnia is designed for those who listen to music or podcasts before bed and want the audio to stop automatically without disrupting the ambiance.
Use of the AccessibilityService
MySomnia uses the Android AccessibilityService API as a core application function to enable the sleep timer to automatically pause audio playback in other applications when the user falls asleep.
The service is used solely to perform the action of pausing media content when the user-configured timer expires.
This permission allows the timer to function correctly even when other music, podcast, or video applications are in the foreground.
MySomnia does NOT use the AccessibilityService to:
• Read screen content
• Record text entered by the user
• Collect personal information
• Monitor user activity in other applications
• Collect data for advertising or analytics
The AccessibilityService is entirely optional and must be manually enabled by the user in their Android system settings. It can be disabled at any time.