Giter Site home page Giter Site logo

sharesbar's Introduction

_____________                           ______
__  ___/__  /_______ ______________________  /_______ ________
_____ \__  __ \  __ `/_  ___/  _ \_  ___/_  __ \  __ `/_  ___/
____/ /_  / / / /_/ /_  /   /  __/(__  )_  /_/ / /_/ /_  /
/____/ /_/ /_/\__,_/ /_/    \___//____/ /_.___/\__,_/ /_/

MAC端看盘工具,股票盯盘软件

1. 查看股票三指实时数据

2. 搜索添加删除自选股

3. 更改涨跌主题

安装

按住⌘键,然后点击sharesbar图标

截图

主页 搜索 设置涨跌 设置后的颜色

开发

  1. 下载代码.
git clone https://github.com/hiiseeu/sharesbar.git <your-project-name>
  1. 安装yarn.
npm install -g yarn
  1. 下载依赖.
cd <your-project-name> && npm install
  1. 运行
npm run start

编译

  1. 源码编译,编译缺啥装啥就行
npm run build

注意: 下载最新版electron(设置代理)

npx cross-env ELECTRON_GET_USE_PROXY=true GLOBAL_AGENT_HTTPS_PROXY=http://127.0.0.1:7890 npm install electron

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.