\n \n
\n \n
\n \n A fast and lightweight interactive terminal based UI application for\n tracking cryptocurrencies\n
\n
ssh cointop.sh
\n Using Go (always latest)
\ngo get github.com/cointop-sh/cointop
\n Homebrew (macOS)
\nbrew install cointop
\n Snap (Ubuntu)
\nsudo snap install cointop
\n Copr (Fedora)
\n\n sudo dnf copr enable miguelmota/cointop -y sudo dnf install\n cointop\n
\n AUR (Arch)
\nyay -S cointop
\n Flatpak (Linux)
\n\n sudo flatpak remote-add --if-not-exists flathub\n https://flathub.org/repo/flathub.flatpakrepo sudo flatpak\n install flathub com.github.miguelmota.Cointop flatpak run\n com.github.miguelmota.Cointop\n
\n FreshPorts (*BSD)
\nsudo snap install cointop
\n Windows
\ngo get github.com/cointop-sh/cointop
\n Docker
\ndocker run -it cointop/cointop
\n