A cron job that calls an AWS Lambda function.
It sends a random inspirational quote twice a day.
Maybe, but this one retrieves the quotes from my personal repository of notes stored in Microsoft OneNote.
The service depends on the Pushbullet API and MS Graph API node library which streamlines the development process. It was scaffolded with the Serverless NodeJS template and uses the following AWS services:
- Lambda
- EventBridge
- DynamoDB
- Parameter Store
npm i serverless@2 -g
npm i
- Create a AWS credential profile called
serverless
- Open your credentials file
code ~/.aws/credentials
- If the file doesn't exist or the profile is empty, follow the instructions on how to Setup AWS Profile
- Open your credentials file
- create
tmp/cache.json
folder in the root folder
Download Notifyer for MacOS.