VK Notifier is a application to get VK notifications on a desktop.
- Open VK_Notifyer.sln in VS
- Get access token: https://vkhost.github.io
- Set your access token in the "token" variable at line 5 VK_Notifyer/Program.cs
- Build solution
- Set version to release and run program.
- Locate folder *project_folder/VK_Notifyer/bin/Release
- In the newly generated folder you can find exe, make a shortcut and add it to startup menu
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.