Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 518 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 518 Bytes

IceClip

A quick UI for snipping audio clips from Icecast streams live Project written in Python 3.11

Setup

Clone the project

git clone https://github.com/ColinRoitt/iceclip.git

Install the requirements

pip install -r requirements. txt 

Run

python iceclip.py

Usage

  • Set stream URL
  • Press play to start caching stream
  • Press save clip to save stream in the buffer

image