Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
/ longhorn Public archive
forked from svpino/longhorn

Longhorn is the code name for Stocktile, an Android application to follow stock tickers

License

Notifications You must be signed in to change notification settings

ssegma/longhorn

 
 

Repository files navigation

#Stocktile wearable

stockwearable

Expend original Stocktile function to a wearable device, and send out stock change notification to wearable when it changes over certain limits.

How it works.

  1. Use yahoo YQL service to get quotes

https://developer.yahoo.com/yql/console/?q=desc%20maps.map&env=store://datatables.org/alltableswithkeys#h=select+*+from+yahoo.finance.quotes+where+symbol+in+(%22FB%22%2C%22GOOG%22%2C%22BRCM%22)

  1. Parse JSON down to stock entities,.

  2. Display them..

  3. Send it out to Wearable

#Longhorn Longhorn is the code name of Stocktile, an Android application to follow stock tickers from different markets around the world.

##Requirements This project now comes in Android studio.

##License This code is published using the Apache License Version 2.0. For more information, visit the Apache License page.

About

Longhorn is the code name for Stocktile, an Android application to follow stock tickers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%