notifier

command
v0.1.0-beta.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2017 License: MIT Imports: 18 Imported by: 0

README

Notifier - A stock notifier program.

One line summary

Tracks stock buys and sells, notifying the user when those points are reached.

The long summary

This is a simple example application I made using Boutique as the central store and updating listeners when changes occurred.

The application simply takes in some stock symbols, when you wish to buy and when you wish to sell, and notifies you through some desktop notification library of the event.

It is not very sophisticated and doesn't contain a bunch of tests.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package state contains our Hub, which is used to store data for a particular channel users are communicating on.
Package state contains our Hub, which is used to store data for a particular channel users are communicating on.
actions
Package actions details boutique.Actions that are used by modifiers to modify the store.
Package actions details boutique.Actions that are used by modifiers to modify the store.
data
Package data holds the Store object that is used by our boutique instances.
Package data holds the Store object that is used by our boutique instances.
modifiers
Package modifiers holds all the boutique.Updaters and the boutique.Modifer for the state store.
Package modifiers holds all the boutique.Updaters and the boutique.Modifer for the state store.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL