• Stars
    star
    107
  • Rank 321,758 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 10 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

播报"xx宝"收益的命令行工具 - A commandline-tool to check the fund income

logo xxb npm

A commandline-tool to check the fund income

screenshot

Installation

$ [sudo] npm install xxb -g

Usage

Just run xxb , you will get the pretty table.

$ xxb

Configuration

Configuration options are set in the ~/.xxb file. If xxb cannot find an user defined configuration file in the home directory, the bundled config.json used instead.

Example configuration:

{
    "funds": [
      {
        "code": "000343",
        "bao": "理财通",
        "platform": "微信"
      }
    ]
}

Changelog

  • 1.0.2 fix #11
  • 1.0.1 fix: source update for "7日年化收益率". #10
  • 1.0.0 Update default config, fix homepath on windows. #7 #8
  • 0.0.4 Respect http_proxy & https_proxy environment variable. #6
  • 0.0.3 Add "广发天天红基金" to default config. #5
  • 0.0.2 Sort table by price desc. #3
  • 0.0.1 Hello xxb.

Contributing

  • Fork this repo
  • Clone your repo
  • Install dependencies
  • Checkout a feature branch
  • Feel free to add your features
  • Make sure your features are fully tested
  • Open a pull request, and enjoy <3

Handcraft by Liu Jin

More Repositories

1

Blender-ControlNet

Using ControlNet right in Blender.
Python
760
star
2

lixian-115

115 离线下载命令行工具
JavaScript
86
star
3

xueqiu-stock

雪球股票助手 for Mac Menubar
JavaScript
60
star
4

ComfyUI-Photopea

Edit images in the Photopea editor directly within ComfyUI.
JavaScript
60
star
5

ComfyUI-LJNodes

A variety of custom nodes to enhance ComfyUI for a buttery smooth experience.
JavaScript
59
star
6

infinite-zoom

Extension for AUTOMATIC1111 which can generate infinite loop videos in minutes.
Python
49
star
7

mama

妈妈再也不用担心我的 macbook 发烫之超级偷懒计划
JavaScript
29
star
8

angular-experiments

Learn the awesome AngularJS.
CSS
29
star
9

runningman

SBS Running Man 补全计划(B站2013-2016)https://sbsrunningman.gitee.io/
JavaScript
13
star
10

kaitai_struct_format_for_wxapkg

kaitai struct format for '*.wxapkg'(weapp a.k.a. 小程序)
12
star
11

WechatSnsViewer

朋友圈备份浏览工具
HTML
9
star
12

lx115

"添加到115" 磁力链离线下载助手
Go
8
star
13

use-kbn

看板娘 react hook
TypeScript
6
star
14

vscode-v2ex

Explore V2EX right in vscode.
TypeScript
6
star
15

weixin-jssdk

微信 JS-SDK
JavaScript
5
star
16

react-youku

react.js powered Youku(优酷) player component
JavaScript
4
star
17

spine_flutter

spine runtime and widget and all you need for flutter
Dart
2
star
18

lovzzGrey

A slim and clean wordpress theme
PHP
1
star
19

puffant-url

Puffant 常用网址
JavaScript
1
star
20

awesome-annotated-source

A curated list of awesome annotated source code.
1
star
21

DrawCrowd-iOS

An iOS browser for DrawCrowd
Objective-C
1
star
22

o3o

ASCII emoticon generator for Rubyist. A ruby version of https://github.com/turingou/o3o
Ruby
1
star
23

flutter_hello_world

Playing with fluter.
Dart
1
star
24

flutter_placeholder

Display placeholder before rendering in Flutter.
Dart
1
star