Skip to content

A simple python script to send notifications based on cricket scores, tweets, coding updates, custom reminders at user defined intervals. You can also use it to send notifications to your PushBullet devices.

pk16/notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

notify

A simple python script to send notifications based on cricket scores, tweets, coding updates, custom reminders at user defined intervals. You can also use it to send notifications to your PushBullet devices.

Features

  • Live Cricket Matches
  • Upcoming Coding Contests from various sites
  • Custom HashTag Tweets, Global Trending, Indian Trending
  • Custom Reminders
  • PushBullet Notifications
  • User Defined Intervals

Requirements

  • beautifulSoup4
  • requests
  • yweather
  • python-tk
  • python2 only

Installation

sudo python setup.py install [Make sure you are using python2 and have setuptools ( a module of python2)]

if you get an error regarding python-tk please install it using sudo apt-get install python-tk

Usage

notify

About

A simple python script to send notifications based on cricket scores, tweets, coding updates, custom reminders at user defined intervals. You can also use it to send notifications to your PushBullet devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages