Void°Doctrine is a low-profile userdata observer, made to detect and log visible vKontakte page changes on demand.
Just specify a file with some ids/screennames or paste them in feed.txt
to watch what people do when you don't look.
Latest version: https://github.com/Guevara-chan/Void-Doctrine/releases/download/0.13/Void.Doctrine.zip (direct link)
❗ OpenSSL libraries (already provided with Nim installation) needs to be placed in same dir with pre-compiler binaries. ❗
- No trust required: Void°Doctrine is completely agnostic about its user, registering zero information beyond archive.
- No particular app dependence, stock API token can easily be overriden with
-t:<token>
argument. - No need for account credentials, fetching mechanism is designed to work without auth.
- No installation, placing executable and auxiliary libs to some writeable dir is enough.
Void°Doctrine has been entirelly made for Nim 0.20.0 and external VkApi package by VK Brain.
x86/x64 cross-compilation can be achieved through TDM-GCC by automated build script provided as release.nims
.