Skip to content

zachlatta/readwise-reader-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checks latest articles from Readwise Reader and prints out new articles.

Setup

  • clone the repo by running git clone https://github.com/zachlatta/readwise-reader-printer.git
  • create a .env file
    • Set a API_KEY enviroment variable to your Readwise Reader API key
    • (optional) Set the PRINTER_NAME enviroment variable with the name of your printer. You can leave this blank to use a CLI.
  • Run:
    bun install
    
    # every 1 minute or on whatever schedule
    bun run index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published