Code Monkey home page Code Monkey logo

vk's Introduction

vk

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

Our GPG keys

C990 689C 7692 B5E0 2057  6092 67DB 7D5C 3457 ECED 
vk-cli developers team <[email protected]>
https://pgp.mit.edu/

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

Branches

  • master - current upstream (may be unstable)

Tags

Install

Build

git clone https://github.com/HaCk3Dq/vk
git checkout 0.7a1
cd vk
dub

builds vk binary for your platform.

If you want build one of specific versions instead of master upstream (alpha-1, for example), you need to run

git checkout ver

where ver - is the name of the branch that you want to build

Dependencies

  • ncurses >= 5.7
  • curl
  • openssl

Make dependencies

  • dub
  • dmd

Optional:

  • mplayer: for music playback

How to use

  • Arrow Keys
  • W, A, S, D
  • H, J, K, L
  • Enter
  • PageUp - scroll half screen up
  • PageDown - scroll half screen down
  • Home - first entry
  • End - last entry
  • Q - to exit
  • R - force refresh current window

vk's People

Contributors

substanceof avatar hack3dq avatar sirikid avatar

Watchers

James Cloos avatar Islam 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.