eleloi / ambience

Python script to play some ambience music into the console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ambience script

Plays ambience music in your terminal.

The sources are configured in ./src/ambience/_sources.py file, feel free to edit it.

It needs mpv and youtube-dl or yt-dlp to work.

Install with make build, it will create an executable (with shiv) on ~/.local/bin

I have configured a binding on hyprland to open with a keybind, very nice.

About

Python script to play some ambience music into the console


Languages

Language:Python 95.8%Language:Makefile 4.2%