1. Get your conky location aware

    Fri 19 February 2010
    • 装备 tags:
    • conky
    • GIS
    • linux
    • location published: true comments: true

    2010-02-19-225826_188x44_scrot

    Add this in your conkyrc
    [cc lang="text" nowrap="0"]
    ${exec curl -s "http://api.hostip.info" | xpath -e "//gml:featureMember/Hostip/gml:name/text()" -q} ${exec curl -s "http://api.hostip.info" | xpath -e "//gml:featureMember/Hostip//gml …

  2. Using weather

    Thu 18 February 2010
    • 装备 tags:
    • linux
    • location
    • util published: true comments: true

    Ubuntu仓库里有个weather-util包,可以用来查看天气信息。weather工具从weather.noaa.gov网站获得天气信息,对美国的城市可以直接用名字查询,其他国家只能使用id查询。id的规则和weather.com不太相同 …

« Page 94 / 133 »