@sajadtorkamani/quote-cli

1.0.5 • Public • Published

A command line tool to print a random quote from my quotes database on Notion. This is intended for my own use only so you'll probably not find any use for it.

Development setup

Install packages
npm install
Create a file at `$HOME/.notion` with the following contents:
  NOTION_TOKEN=your-token
  QUOTES_DATABASE_ID=database-id
  SMTP_USERNAME=smtp-username
  SMTP_PASSWORD=smtp-username
Run file
ts-node src/quote.ts

Readme

Keywords

Package Sidebar

Install

npm i @sajadtorkamani/quote-cli

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

25.8 kB

Total Files

16

Last publish

Collaborators

  • sajadtorkamani