All Projects → realytcracker → go-bithue

realytcracker / go-bithue

Licence: MIT License
correlate your Philips Hue lights to the bitcoin price on Bitfinex

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to go-bithue

cryptox
Common API wrapper for multiple crypto currency exchanges
Stars: ✭ 50 (+212.5%)
Mutual labels:  bitstamp, bitfinex, gdax
Coinbase Pro Trading Toolkit
DEPRECATED — The Coinbase Pro trading toolkit
Stars: ✭ 817 (+5006.25%)
Mutual labels:  bitfinex, gdax
Nescience-Indexing-CLI
Nescience Software & Capital Rebalancing Tool
Stars: ✭ 26 (+62.5%)
Mutual labels:  bitfinex, gdax
Crypto vba
An Excel/VBA project to communicate with various cryptocurrency exchanges APIs
Stars: ✭ 103 (+543.75%)
Mutual labels:  bitfinex, gdax
cryptogalaxy
Get any cryptocurrencies ticker and trade data in real time from multiple exchanges and then save it in multiple storage systems.
Stars: ✭ 96 (+500%)
Mutual labels:  bitstamp, bitfinex
btc-ticker-esp8266
realtime bitcoin price on 7 segment display with arduino on esp8266
Stars: ✭ 18 (+12.5%)
Mutual labels:  bitstamp, bitfinex
Crypto Whale Watcher
An app to keep a watch on big volume trades of cryptocurrecies on different exchanges by sending alerts via a Telegram Bot.
Stars: ✭ 60 (+275%)
Mutual labels:  bitfinex, gdax
Exchangesharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
Stars: ✭ 489 (+2956.25%)
Mutual labels:  bitfinex, gdax
solid-hue
Philips Hue module for the Community Solid Server
Stars: ✭ 17 (+6.25%)
Mutual labels:  philips-hue-lights, philips-hue
TextMood
A Xamarin + IoT + Azure sample that detects the sentiment of incoming text messages, performs sentiment analysis on the text, and changes the color of a Philips Hue lightbulb
Stars: ✭ 52 (+225%)
Mutual labels:  philips-hue-lights, philips-hue
hueplusplus
A simple C++ library to control Philips Hue lights on Linux, MacOS, Windows, Espressif ESP32 SDK and Arduino. Full documentation at
Stars: ✭ 48 (+200%)
Mutual labels:  philips-hue-lights, philips-hue
Bitcoinexchangefh
Cryptocurrency exchange market data feed handler
Stars: ✭ 871 (+5343.75%)
Mutual labels:  bitfinex, gdax
Crypto Exchange
Pulls together list of crypto exchanges to interact with their API's in a uniform fashion.
Stars: ✭ 241 (+1406.25%)
Mutual labels:  bitfinex, gdax
libcryptomarket
Powerful cryptocurrency market analysis toolkit
Stars: ✭ 43 (+168.75%)
Mutual labels:  bitfinex, gdax
hue-lights
Gnome Shell extension for Philips Hue compatible lights controlled by the Philips Hue Bridge and for controlling Philips Hue HDMI sync box.
Stars: ✭ 157 (+881.25%)
Mutual labels:  philips-hue-lights, philips-hue
Bitfinex.Net
Bitfinex Api wrapper for .Net
Stars: ✭ 76 (+375%)
Mutual labels:  bitfinex
CryptoCurrency
Page to keep track of value & profits of a portfolio of cryptocurrency (based on Coinmarketcap, Bitfinex and Binance)
Stars: ✭ 27 (+68.75%)
Mutual labels:  bitfinex
server
MyController 2.x server
Stars: ✭ 14 (-12.5%)
Mutual labels:  philips-hue
hass-hue-icons
Additional vector icons for home assistant to model Philips Hue bulbs and fixtures.
Stars: ✭ 161 (+906.25%)
Mutual labels:  philips-hue
financial-asset-comparison-tool
R Shiny app to compare the relative performance of cryptos and equities.
Stars: ✭ 97 (+506.25%)
Mutual labels:  gdax

go-bithue

go-bithue is a go program that polls the Bitfinex API and sets the Philips Hue lighting in your crib/office/whatever according to the current bitcoin price against the 24-hour BTC/USD high and low. if the price is close to the 24h high, your lights will be green, in the middle, yellow, and if you're losing mad crypto notes, red.

you've never partied harder with bitcoin and lights in your life. get some work off the darknet and go hammers, kemosabe.

send me bitcoins @ 1NiEfjEE35m5UV64K3Gmni2PCthHrr8ucw.

send me nudes @ [email protected].

usage

  • clone my repo.
  • open up config.json in an elite text editor.
  • replace BridgeIP with the IP address of your Hue bridge.
  • replace Username with an authorized username for your Hue bridge.
  • run go build
  • run ./go-bithue &
  • kill -9 that pid when you're ready to get off mr. bitcoin's wild ride.

todo

a lot. this is a piece of shit, can't you tell?

thanks

@Collinux for his gohue project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].