Skip to content

zane-schaffer/nytui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nytui

a simple way to digest all of the New York Time's content using their lovely and well documented API.

newsletter cli demo


API key

follow instructions from NYT

setup

create 'nytui.json' in your $XDG_CONFIG_HOME as follows

{
    "API_KEY": "YOUR_API_KEY"
}

running nytui

git clone https://github.com/zane-schaffer/nytui.git
cd nytui
./cli.js

Use the bottom bar to select subject

Key Command
up/down navigation
enter open article in browser
q quit

About

New York Times Top Stories accessible via TUI

Topics

Resources

Stars

Watchers

Forks