Socket
Socket
Sign inDemoInstall

@sajadtorkamani/quote-cli

Package Overview
Dependencies
40
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @sajadtorkamani/quote-cli

Just messing around


Version published
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 20 Jun 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc