TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Robinhood for Desktop

7 pointsby sagivoabout 7 years ago

1 comment

sagivoabout 7 years ago
Author here,<p>I wrote Robinhood for desktop out of the necessity of staying up to date with my Robinhood investments.<p>It&#x27;s open source - <a href="https:&#x2F;&#x2F;github.com&#x2F;sagivo&#x2F;StockStalk" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sagivo&#x2F;StockStalk</a><p>Like you, I spend most of my day in front of a computer and I need a quick way to see how my Robinhood portfolio is doing.<p>StockStalk will show you your status on the mac bar (green&#x2F;red) and click on the tray will show you how each stock is doing. I also plan to allow buy and sell directly within the app. This way there is no need to check your phone all the time and get notified via desktop notifications on sharp changes. At the moment I have a mac version but windows&amp;linux are coming soon.<p>Important to notice that no sensitive information is sent to anywhere. the credentials are all stored locally and sync directly with Robinhood API.<p>Take a look and tell me what you think. Hope you&#x27;ll find it useful as it&#x27;s for me.