Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vvorcun authored Dec 17, 2022
1 parent 4ea9487 commit c879f9a
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# vk-macos-electron
Клиент для ВК на основе Electron для macOS
# VK Electron
Клиент для VK на базе Electron для macOS, собранный с помощью [Nativefier](https://github.com/nativefier/nativefier). Полностью повторяет функционал сайта и имеет ряд полезных улучшений.
<img width="1242" alt="image" src="https://user-images.githubusercontent.com/30198857/208247082-8bbed38b-c3af-408b-a891-921857ef9e95.png">
<img width="1242" alt="image" src="https://user-images.githubusercontent.com/30198857/208247121-7f5cd6f2-e9d2-4a88-a595-2cb07b54b72d.png">

## Скачать VK Electron
Последняя версия всегда доступна для загрузки вот [здесь](https://github.com/Ferbez/vk-macos-electron/releases).

## Сборка
Необходим [Nativefier](https://github.com/nativefier/nativefier), который можно легко установить с помощью [Homebrew](https://brew.sh):
```bash
./build.sh
```
Готовое приложение будет находиться в папке VK-darwin-universal.

0 comments on commit c879f9a

Please sign in to comment.