Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 910 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 910 Bytes

Autoblockify

Autolaunch Blockify with Spotify

A simple script to launch blockify with spotify and automatically minimize without any fuzz

Compatibility

Linux only for now.

Requirments

if you have a functioning audio system you probably have pulseaudio installed

Tested on

Manjaro 20 with the default installation of spotify from AUR and blockify

Usage

git clone https://github.com/br0wnboi/autoblockify
cd autoblockify
chmod +x ./autoblockify.sh
./autoblockify.sh

This is my first bash script made for personal use, apologies for the messy code