Skip to content
/ jobmon Public

An automatic email notifier for the University of Waterloo's JobMine interview system.

License

Notifications You must be signed in to change notification settings

psobot/jobmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobmon

An email notifier for the University of Waterloo's JobMine service.

by Peter Sobot (psobot.com) on September 27, 2012. Licensed under MIT.


Jobmon is a simple, email-based JobMine interview monitor. Edit the config file, add your user credentials, and find out instantly (kinda) when anything changes in your JobMine applications.

Requires a (free!) API key from PostageApp to send emails reliably.


##Installation

git clone https://github.com/psobot/jobmon.git
cd jobmon
bundle install
vim config.example.rb
mv config.example.rb config.rb

To daemonize and run forever:

ruby jobmon.rb start

To stop a running jobmon process:

ruby jobmon.rb stop

About

An automatic email notifier for the University of Waterloo's JobMine interview system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages