ddrscott / poppy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poppy

Always on top resizable dialog displaying a URL.

Installation on OSX

conda create -yn pythonw python=3.11
conda activate pythonw
conda install python.app
pip install -r requirements.txt

Usage

# Lets dance!
./pop.py https://www.youtube.com/shorts/1Ejyxg-sN5Y

About


Languages

Language:Python 100.0%