Skip to content

ycrao/gotop-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotop-cli

A terminal tool to show price of gold, silver, forex...

Usage

# platform sina, symbol: xau|xag|autd|agtd|xaucny|xagcny|usdidx
./gotop -p sina -s xau
# platform east-moeny, symbol: xau|xag|autd|mautd|agtd
./gotop -p east-money -s autd
# platform itick, symbol: xau|xag|xaucny|usd2cnh 已废弃
./gotop -p itick -s usd2cnh
# platform cmb, symbol: cmb-au [招行黄金活期]|usd2cny [招行外汇人民币汇率]
./gotop -p cmb -s cmb-au
./gotop -p cmb -s usd2cny
# platform cmbc, symbol: cmbc-au [民生银行积存金(京东金融代销)]
./gotop -p cmbc
# platform icbc, symbol: icbc-au [工行积存金]
./gotop -p icbc

Installation

Quick Install (Recommended)

One-line install for Linux/macOS:

curl -fsSL https://raw.githubusercontent.com/ycrao/gotop-cli/main/install.sh | bash

Manual Install

  1. Download the appropriate file from Releases:

    • Linux: gotop-linux-*.tar.gz
    • macOS (Intel): gotop-mac-*.tar.gz
    • macOS (ARM64): gotop-mac-arm64-*.tar.gz
    • Windows: gotop-windows-*.zip
  2. Extract and install:

    tar -xzf gotop-*.tar.gz
    sudo cp */gotop /usr/local/bin/

Screenshots

screenshot-UbuntuLinux

screenshot-Windows

screenshot-macOS

About

Your financial assistant in Terminal.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages