Skip to content

Get notified when dollar reach the price you're looking for

Notifications You must be signed in to change notification settings

lucasfcunha/dollert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dollert

Get notified when dollar reach the price you're looking for

Dollert is a Chrome extension to help people who often need to know what is the current price of USD in BRL. So, the solution was create a little application that accepts expected prices for USD and, in case, USD price to reach the expected price in BRL, a Chrome desktop notification is fired.

Contribute

To contribute with this project, do the following:

  • You need to have Nodejs installed. Use apt-get, brew or get it direct from its (https://nodejs.org/en/)
  • Fork and clone the project.
  • Go to its directory cd dollert
  • Install grunt npm install -g grunt grunt-cli
  • Install all dependencies npm install
  • Build the project and keep watching for your changes grunt start
  • Upload dist directory as a develop extension (https://developer.chrome.com/extensions/getstarted#unpacked)
  • Done!

About

Get notified when dollar reach the price you're looking for

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.5%
  • CSS 14.5%
  • HTML 5.0%