Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

matdexir/KillSpotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kill Spotify😵

WHY🤔?

On my Ubuntu 18.04 laptop, I realized that there is no timer option for closing Spotify after a certain amount of time. Therefore, I decided to create a python script that will do it for me. The process is quite simple👍. I find the current process ID of Spotify. Then I kill it after a certain amount of time has passed.

HOW DOES IT WORK🤖?

Just run

    python main.py

Then you will get prompted for a countdown. Enter it then you are set.💫

SOME REQUIREMENTS🔧

None. subprocess and sys should already be on your machine.

RECOMMENDATION(S)👀

Use it with a tiling window manager. Ex: Tilix, i3, etc...

FUTURE GOALS 🥅

  • Make a barebone version of it.
  • Better error handling.
  • Add GUI.
  • Get it integrated into Spotify?.

NEW FEATURES📌

  • Timer ⏰

UPDATE

I don't use spotify no more :'(, so to the archive you go.

About

Timer option for Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages