Skip to content
/ Gump Public

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

Notifications You must be signed in to change notification settings

imagora/Gump

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published