mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-03-15 07:37:28 +08:00
build(appimage): add AppImage build script
Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
10
packaging/appimage/video2x.desktop
Normal file
10
packaging/appimage/video2x.desktop
Normal file
@@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Name=Video2X
|
||||
Comment=A machine learning-based video super resolution and frame interpolation framework
|
||||
TryExec=video2x
|
||||
Exec=video2x
|
||||
Icon=video2x
|
||||
Type=Application
|
||||
Terminal=true
|
||||
Categories=AudioVideo;Video;Qt
|
||||
|
||||
Reference in New Issue
Block a user