Code Monkey home page Code Monkey logo

vk's Introduction

vk

A console (ncurses) client for vk.com written in D

Project is abandoned

vk-cli is mostly abandoned due to lack of time, very poor state of codebase (which definitely needs to be rewritten from scratch) and mainly - due to vk politics which becomes worse from day to day, starting from music, online and ending with advertisements in newsfeed. So we (devs) won't continue to support this project.

If you're looking for a way to not use actual vk.com but want to save ability to get content from there, there's some projects from us such as vktotg tool which helps to reupload music from your page to private channel in telegram, and planned news aggregator, which will anonymously (without your access_token) gather news from public pages you interested in, and forward it to the destination you prefer (telegram bot, e-mail, etc)

But if you just want CLI client for vk - we can't help with it anymore :)

Screenshots

alt tag alt tag

Install

ArchLinux

yaourt -S vk-cli # or vk-cli-git
vk

Ubuntu

sudo apt-add-repository ppa:mc3man/mpv-tests
sudo apt-get update
sudo apt-get install libncursesw5-dev libssl-dev curl mpv

then Build

OR

install deb package from releases page sudo dpkg -i vk-cli.deb

Gentoo

layman -fa glicOne
sudo emerge net-im/vk # for vk-9999 you need install dub, dmd and dlang-tools from dlang overlay
vk-cli

MacOS

brew install dub dmd curl openssl mpv
brew install homebrew/dupes/ncurses
brew doctor
brew link ncurses -force

then Build

Build

git clone https://github.com/vk-cli/vk
cd vk
git checkout VER
dub build

(where VER is the version number)

builds vk binary for your platform.

You can find number of latest version here: https://github.com/vk-cli/vk/releases

Dependencies

  • ncurses >= 5.7
  • curl
  • openssl

Make dependencies:

  • dub
  • dmd >= 2.071

Optional:

  • mpv >= 0.22.0: for music playback

Our GPG keys

To verify signed files, first you need to import keys:

$ gpg --keyserver pgp.mit.edu --recv-keys 0x3457ECED

Now you can verify files and install signed packages:

$ gpg --verify signed-file.sig signed-file

gpg: Good signature from "vk-cli developers team <[email protected]>"

This output indicates that file is properly signed and isn't damaged

vk's People

Contributors

asgreywolf avatar bcskda avatar denizzzka avatar dveselov avatar hack3dq avatar hcpl avatar hummer12007 avatar npcipav avatar qqqrppp avatar romaniukvadim avatar sirikid avatar substanceof avatar yuralukashik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.