Code Monkey home page Code Monkey logo

terminal-headlines's Introduction

terminal-headlines

You can stay on top of the news headlines from your favorite sources with terminal-headlines, keep updated on the latest headlines straight from the comfort of your command line.

screenshot

Features

  • Designed to be lightweight and fast (at least that's the idea)
  • Customize your news sources to only see what you care about
  • Display a more detailed description of the selected article
  • Open articles in browser
  • Automatic updates for news every X minutes
  • Cross-platform compatibility (Windows, Linux, MacOS)
  • Open Source

Installation

Create config

replace /data/config.json with your API key from NewsAPI.org and choose the sources.

{
    "api_key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
    "sources": "associated-press,reuters"
}
Note: API is not open source, however as the project is under development and until a solution is found, newsAPI offers a development plan that can be used for development / testing purposes.

Compile

g++ main.cpp -lcurl -lncurses -o terminal-headlines

Run

./terminal-headlines

terminal-headlines's People

Contributors

zemmsoares avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

clpan

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.