Omnivore is a complete, open source read-it-later solution for people who like reading. https://omnivore.app/
Find a file
Jackson Harper ca7b79d1ba Simplify docker compose setup for new users
This takes out some environment variables that are not needed
for new users testing out locally.

We also adjusted the port usage so docker-compose will use the
same ports that local dev typically uses.
2022-02-11 11:45:37 -08:00
.github/workflows Add the root directory dot files 2022-02-11 09:56:51 -08:00
apple Open source omnivore 2022-02-11 09:24:33 -08:00
imageproxy Open source omnivore 2022-02-11 09:24:33 -08:00
packages Simplify docker compose setup for new users 2022-02-11 11:45:37 -08:00
pkg Open source omnivore 2022-02-11 09:24:33 -08:00
.dockerignore Add the root directory dot files 2022-02-11 09:56:51 -08:00
.editorconfig Add the root directory dot files 2022-02-11 09:56:51 -08:00
.eslintignore Add the root directory dot files 2022-02-11 09:56:51 -08:00
.eslintrc Add the root directory dot files 2022-02-11 09:56:51 -08:00
.gitignore Add the root directory dot files 2022-02-11 09:56:51 -08:00
.prettierrc Add the root directory dot files 2022-02-11 09:56:51 -08:00
.vercelignore Add the root directory dot files 2022-02-11 09:56:51 -08:00
codegen.yml Open source omnivore 2022-02-11 09:24:33 -08:00
docker-compose.yml Simplify docker compose setup for new users 2022-02-11 11:45:37 -08:00
lerna.json Open source omnivore 2022-02-11 09:24:33 -08:00
LICENSE Initial commit 2022-02-10 23:57:14 -08:00
Makefile Open source omnivore 2022-02-11 09:24:33 -08:00
package.json Open source omnivore 2022-02-11 09:24:33 -08:00
README.md Open source omnivore 2022-02-11 09:24:33 -08:00
tsconfig.json Open source omnivore 2022-02-11 09:24:33 -08:00
vercel.json Open source omnivore 2022-02-11 09:24:33 -08:00
yarn.lock Open source omnivore 2022-02-11 09:24:33 -08:00

Omnivore

Omnivore is a complete, open source read-it-later solution for people who like text.

We built Omnivore because we love reading and we want it to be more social. Join us!

  • Highlighting, notes, search, and sharing
  • Full keyboard navigation
  • Automatically saves your place in long articles
  • Add articles via email (with substack support!)
  • PDF support
  • Web app written in node and typescript
  • Native iOS app
  • Progressive web app for Android users
  • Browser extensions for Chrome, Safari, Firefox, and Edge
  • Tagging (coming soon!)
  • Offline support (coming soon!)

Every single part is fully open source! Fork it, extend it, or deploy it to your own server.

We also have a free hosted version of Omnivore at omnivore.app -- try it now!

Join us on Discord!

We're building our community on Discord. Join us!

How to setup local development

FIXME: Jackson to fill this in

How to deploy to your own server

FIXME: Jackson to fill this in

License

Omnivore and our extensions to Readability.js are under the AGPL-3.0 license.