notes/self hosted email/calendar. secure, simple and stupid.
Find a file
2025-05-11 00:36:24 +02:00
eversync update settings for PostgreSQL 2025-05-10 19:10:41 +02:00
eversyncc embed WIP + displaying notes creation date 2025-05-11 00:36:24 +02:00
.dockerignore update settings for PostgreSQL 2025-05-10 19:10:41 +02:00
.gitignore update settings for PostgreSQL 2025-05-10 19:10:41 +02:00
calendar.html add styling for event form and notes service button; implement color input background change 2025-05-09 22:50:35 +02:00
file_list.html fix for mobile 2025-05-08 16:29:56 +02:00
index.html pomodoro timer wip 2025-05-10 00:41:11 +02:00
LICENSE license as is. 2025-05-09 21:06:24 +02:00
manage.html Add 2FA management section to the settings page 2025-05-08 15:15:38 +02:00
manage.py init 2025-05-03 22:01:13 +02:00
notes.html embed WIP + displaying notes creation date 2025-05-11 00:36:24 +02:00
pomodoro.html really early timer WIP 2025-05-10 01:03:04 +02:00
README.md quick update, added license to readme 2025-05-09 21:55:47 +02:00
register.html cloud WIP 2025-05-06 16:07:00 +02:00
requirements.txt update settings for PostgreSQL 2025-05-10 19:10:41 +02:00
upload.html cloud implemented+slight fix 2025-05-06 14:05:03 +02:00

Eversync Notes, Self-Hosted Email & Calendar

image

The motto of this project is secure, simple and stupid.

Eversync is a self-hosted productivity suite designed with simplicity and security at its core. It provides note-taking, calendar management, and email, all in one minimal, privacy-respecting platform.

Run

In order to run this project, I recommend using Gunicorn. In order to setup Gunicorn, please run

gunicorn eversync.wsgi

For a reverse proxy solution, I recommend either Caddy or Nginx.

Example instructions for running Gunicorn behind Nginx are provided here.

License

This project is licensed under our custom refined license — do whatever you want, I probably wont care.