A desktop application for handling vk.com in an easy way.
Go to file
2016-02-15 15:09:33 -06:00
src Press return in an audio element in the audio buffer for seeing details about the file 2016-02-15 15:09:33 -06:00
.gitignore Add ignored files 2016-02-13 15:35:06 -06:00
contributors.txt Added license information and contributors file 2016-02-13 15:36:55 -06:00
license.txt Added license information and contributors file 2016-02-13 15:36:55 -06:00
README.md Updated readme 2016-02-15 02:28:03 -06:00

socializer

A desktop application for handling vk.com in an easy way.

Warning

This source code is completely experimental. The current functionality in this application is not very useful. If you are not a developer, or you don't know how to deal with Python code and some network Rest API'S, probably you should not clone this repository and run the application. If you decide to do so, take into account that this doesn't work as an application yet.

I have started this effort as an open source project on Feb 13, 2016. Pull requests and bug reports are welcome. Socializer is not a definitive name for this project, it could be changed in future.

dependencies

Running

Just open the main.py file with the python interpreter. This file is located in the src directory. If you haven't configured your VK account, you'll have to press "new account" in the first dialogue, a new dialogue will prompt for an user email and the password for your account. Even if the session manager, in theory, allows to configure more than one account, the application will initialize only the first detected account. Take into account that the provided information will be saved in a config file as plain text. This application will need your email and password for renegotiating the access token when it expires.