https://github.com/nicolasconstant/spotify-sleep-mode-stopper
Prevent Windows going in sleep mode when Spotify is playing music
https://github.com/nicolasconstant/spotify-sleep-mode-stopper
Last synced: about 1 year ago
JSON representation
Prevent Windows going in sleep mode when Spotify is playing music
- Host: GitHub
- URL: https://github.com/nicolasconstant/spotify-sleep-mode-stopper
- Owner: NicolasConstant
- License: gpl-2.0
- Created: 2015-11-08T22:59:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T21:38:14.000Z (about 10 years ago)
- Last Synced: 2025-03-31T03:32:16.308Z (about 1 year ago)
- Language: C#
- Size: 1 MB
- Stars: 24
- Watchers: 4
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spotify Sleep Mode Stopper
## Synopsis
Spotify desktop app doesn't turn off Windows sleep mode, as a result when you're playing music on your PC and aren't working on it, the music will be stopped when the computers goes to sleep.
## Motivation
I wanted to stop this behavior as the Spotify devs doesn't handle this functionality asked for years by users (even if multiple tickets are posted in their Ideas Community Website).
Here is an app that will analyze if Spotify is running and playing music, if so, it will prevent Windows from sleeping.
## Installation
Windows installer and app description here:
http://nicolasconstant.github.io/Spotify-Sleep-Mode-Stopper/
Once installed, just launch the app, it will automatically check the Spotify status.
## Libraries used
CSCore https://github.com/filoe/cscore