Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peniqliotuv/robinhood-ticker
https://github.com/peniqliotuv/robinhood-ticker
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/peniqliotuv/robinhood-ticker
- Owner: peniqliotuv
- License: mit
- Created: 2018-01-29T19:47:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T19:49:13.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T09:06:08.636Z (4 months ago)
- Language: HTML
- Size: 516 KB
- Stars: 58
- Watchers: 5
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - RH-Ticker
README
# Robinhood Ticker
![GitHub version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=6&v=3.0.0&x2=0) ![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)
Easily track the performance of your Robinhood stock portfolio just by glancing at the your computer's menubar. Robinhood Ticker uses the [unofficial Robinhood API](https://github.com/sanko/Robinhood) to authenticate with and retrieve data from the Robinhood servers. Your credentials and portfolio information are **never** stored or sent to any third party.
## Getting Started
The latest release for MacOS and Windows is version 3.0.0: https://github.com/peniqliotuv/robinhood-ticker/releases/tag/v3.0.0
## Features
- Tracking the total value of your stock portfolio
- Tracking your portfolio/watchlist with an interactive chart
- Searching for equities traded on Robinhood
- Tracking the performance of each individual asset in your portfolio
- Changing between percent change and gain/loss in USD
- Automatic updates
- Supports two-factor authentication
## More Screenshots
Authenticating with Robinhood
Chart view
Search
## Releases
Latest Release: https://github.com/peniqliotuv/robinhood-ticker/releases/tag/v3.0.0
## Built With
- [Electron](https://electronjs.org/)
- [Chartist](http://gionkunz.github.io/chartist-js/index.html)
- [Mousetrap](https://github.com/ccampbell/mousetrap)
- [Countup.js](https://github.com/inorganik/CountUp.js)
- Vanilla Javascript ❤️## License
This project is licensed under the MIT License - see the LICENSE.md file for details