Skip to content

vivekanand1101/so-desktop-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

so-desktop-notification:

  • Gives desktop notification every 60 seconds from given tags on StackOverflow. Only the first question is shown.

Installation

  • Create a virtualenv
  • While creating virtualenv use --system-site-packages option
  • pip install -r requirements.txt

Usage

  • python script.py tag1 tag2 tag3
  • Not all tags will work, tags like - Python 2.7 have to be checked.

About

Gives desktop notification from given tags on StackOverflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages