No description
Find a file
2026-07-19 09:32:17 -06:00
actions Refactor to use neoq 2023-02-15 11:51:54 -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 Refactor to use neoq 2023-02-15 11:51:54 -08:00
locales Initial commit 2023-02-15 08:57:48 -08:00
mailers Refactor to use neoq 2023-02-15 11:51:54 -08:00
migrations Refactor to use neoq 2023-02-15 11:51:54 -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 Refactor to use neoq 2023-02-15 11:51:54 -08:00
.buffalo.dev.yml Refactor to use neoq 2023-02-15 11:51:54 -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 Refactor to use neoq 2023-02-15 11:51:54 -08:00
go.sum Refactor to use neoq 2023-02-15 11:51:54 -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 Add migration notice to README 2026-07-19 09:32:17 -06: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

NOTICE: This repository has been moved to https://code.adriano.fyi/me/newsbox. Microsoft has shown little interest in stewarding what was once the best and largest open source community. This small act of migration is my way showing that we don't all support Microsoft's disinterest.

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.