Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (29 loc) · 641 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 641 Bytes

Gump

About

Life was like a box of chocolates, you never know what you’re gonna get.

by Gump.

编译

  1. 安装Qt

  2. 安装ffmpeg

    brew install ffmpeg --with-sdl2
  3. 安装QtAV

    git submodule init
    git submodule update
  4. 编译Gump

  5. 打包

    ./deploy.sh
    cd bin;
    qt_bin/macdeployqt Gump.app -dmg

使用

在Preferences中设置相关选项,设置后,Gump会每分钟刷新列表,双击流地址,即可播放观看。

其他

生成icon.icns

iconutil -c icns icon.iconset