An open API service indexing awesome lists of open source software.

https://github.com/azarattum/vkwatcher-legacy

Application to gather and analyze friend's online statistics.
https://github.com/azarattum/vkwatcher-legacy

Last synced: 4 days ago
JSON representation

Application to gather and analyze friend's online statistics.

Awesome Lists containing this project

README

          

# VKWatcher
Application to gather and analyze friend's online statistics.

### Setup:
Create a file named "token.txt" in the root directory with your vk auth token. You need permissions for "friends" and "offline". How to get a user token you can read [here](https://vk.com/dev/authcode_flow_user).

### Third-party libraries:
* [requests (and its dependences)](https://github.com/kennethreitz/requests) - Python HTTP Requests for Humans™.