No description
Find a file
Adriano Caloiaro 8ae801ae5f
Initial commit
2023-02-15 08:57:48 -08:00
actions Initial commit 2023-02-15 08:57:48 -08:00
assets Initial commit 2023-02-15 08:57:48 -08:00
cmd/app Initial commit 2023-02-15 08:57:48 -08:00
config Initial commit 2023-02-15 08:57:48 -08:00
fixtures Initial commit 2023-02-15 08:57:48 -08:00
grifts Initial commit 2023-02-15 08:57:48 -08:00
internal Initial commit 2023-02-15 08:57:48 -08:00
locales Initial commit 2023-02-15 08:57:48 -08:00
mailers Initial commit 2023-02-15 08:57:48 -08:00
migrations Initial commit 2023-02-15 08:57:48 -08:00
mill Initial commit 2023-02-15 08:57:48 -08:00
models Initial commit 2023-02-15 08:57:48 -08:00
public Initial commit 2023-02-15 08:57:48 -08:00
templates Initial commit 2023-02-15 08:57:48 -08:00
workers Initial commit 2023-02-15 08:57:48 -08:00
.gitignore Initial commit 2023-02-15 08:57:48 -08:00
database.yml Initial commit 2023-02-15 08:57:48 -08:00
docker-compose.yml Initial commit 2023-02-15 08:57:48 -08:00
Dockerfile Initial commit 2023-02-15 08:57:48 -08:00
env.sample Initial commit 2023-02-15 08:57:48 -08:00
go.mod Initial commit 2023-02-15 08:57:48 -08:00
go.sum Initial commit 2023-02-15 08:57:48 -08:00
inflections.json Initial commit 2023-02-15 08:57:48 -08:00
job.nomad.hcl Initial commit 2023-02-15 08:57:48 -08:00
package.json Initial commit 2023-02-15 08:57:48 -08:00
postcss.config.js Initial commit 2023-02-15 08:57:48 -08:00
README.md Initial commit 2023-02-15 08:57:48 -08:00
webpack.config.js Initial commit 2023-02-15 08:57:48 -08:00
yarn.lock Initial commit 2023-02-15 08:57:48 -08:00

Newsbox

Newsbox provides a dedicated email address to put you in control of how you receive email.

With newsletter platforms like Substack on the rise, and newsletter powerhouses like Morning Brew expanding their offerings, we often find ourselves with the mixed feeling of not wanting to give our personal email addresses to yet another list, but wanting to subscribe to high quality content.

Newsbox is an open source solution to meet those seemingly conflicting needs.

Either spin up your own instance, or sign up to a hosted instance like https://newsbox.email

Features & Goals

[x] Subscribe to email newsletters without your personal email address

[x] Define when you want to receive newsletter emails every day

[x] Be self-hostable

[ ] Digest of all mail for the day

[ ] Block/Pause/Resume mail from chosen senders

[ ] Provide a curated list of newsletters that can be subscribed to within the interface

[ ] Provide user-controlled Unsusbcribe functionality

Setup

This is a work in progress and documentation is forthcoming.