Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 543 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 543 Bytes

cue2pop_gui

This program is a graphical user interface (GUI) wrapper for command line application cue2pops for Linux with additional functionality to rename output file to POPSTARTER compatible format.

screenshot

Requirements

  • cue2pops located in cue2pops_gui directory
  • Python 3.7 or higher for subprocess functionality
  • Tkinter if your distibiution doesn't ship it already with Python