Skip to content

App for notification of changing online statuses for specific users on vk.com

Notifications You must be signed in to change notification settings

Fatal1ty/vknotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vknotifier

App for notification of changing online statuses for specific users on vk.com

Description

vknotifier is an application for those who need to monitor online status of specific users on social network vk.com. It just sits in your system tray and displays notifications when someone from a specific set of users becomes online or offline.

vknotifier currently works only on Windows.

Getting started

Install vk package first.

In settings.ini specify list of user ids (uids):

    "users": [1, 2]

and checking interval in seconds:

    "delay": 5

And start vknotifier:

    pythonw.exe vknotifier.py

About

App for notification of changing online statuses for specific users on vk.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages