Package Details: go2tv 2.3.0-2

Git Clone URL: https://aur.archlinux.org/go2tv.git (read-only, click to copy)
Package Base: go2tv
Description: cast your videos to UPnP/DLNA MediaRenderer
Upstream URL: https://github.com/alexballas/go2tv
Licenses: MIT
Submitter: gdamjan
Maintainer: gdamjan
Last Packager: gdamjan
Votes: 2
Popularity: 0.96
First Submitted: 2021-03-25 00:42 (UTC)
Last Updated: 2026-05-18 21:03 (UTC)

Latest Comments

newcomb-paradox commented on 2026-05-16 23:10 (UTC)

there's no .desktop file.

wget -O ~/.local/share/icons/hicolor/512x512/apps/go2tv.png \
  https://raw.githubusercontent.com/alexballas/go2tv/main/assets/go2tv-icon-desktop-512.png

create .desktop file

micro ~/.local/share/applications/go2tv.desktop
[Desktop Entry]
Name=Go2TV
Comment=Cast videos to UPnP/DLNA MediaRenderer
Exec=go2tv
Icon=go2tv
Terminal=false
Type=Application
Categories=AudioVideo;Video;Network;
update-desktop-database ~/.local/share/applications/

gdamjan commented on 2022-04-19 14:30 (UTC)

Requires the following dependencies to compile libxcursor libxrandr libxinerama libxi.

ah, those were added with the GUI addition. let me fix that.

loathingkernel commented on 2022-04-19 12:08 (UTC)

Requires the following dependencies to compile libxcursor libxrandr libxinerama libxi.