Skip to content

HelixY2J/Pensieve

Repository files navigation

A Go based service for parsing Kindle highlights and sending daily insights by email using SendGrid. This project is inspired by Readwise to help users manage and revisit their Kindle highlights simply

Getting started

Follow these steps:

  1. Clone the repository:
git clone https://github.com/HelixY2J/pensieve.git
cd pensieve

Install the necessary dependencies

go get github.com/gorilla/mux
go get github.com/go-sql-driver/mysql
go get github.com/sendgrid/sendgrid-go

Set up your MySQL database and SendGrid account to obtain an API key

go run main.go

About

Readwise alternative built in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published