Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.
/ vedm Public archive
forked from sspencer/go-hn

A small command line utility to read Vedomosti News coded in GO.

License

Notifications You must be signed in to change notification settings

melekhine/vedm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vedm

Build Status

vedm is a vedomosti.ru news client for the terminal.

Project made for golang learning and to give all posibility to read good newspaper for free.

Enjoy it!

Quick install: go get github.com/awsom82/vedm

Features

  • Grabs latest Vedomosti.ru headlines from the RSS Feed and displays them in the terminal
  • Shows news text in terminal
  • You get unlimited access to read latest news for free

Vedomosti Terminal

Dependencies

  • Working Go environment
  • utf-8 terminal with colors

Setup

  • Install the vedm binary into your $GOPATH with go get github.com/awsom82/vedm
  • Invoked vedm (assuming go/bin is in your path)
  • If you prefer an executable named vedm or just want to play and reinstall the code, make sure $GOBIN is set, cd $GOPATH/src/github.com/awsom82/vedm and type go install vedm.go.

About

A small command line utility to read Vedomosti News coded in GO.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%