notes/self hosted email/calendar. secure, simple and stupid.
Find a file
2025-05-14 17:19:05 +02:00
eversync update settings for PostgreSQL 2025-05-10 19:10:41 +02:00
eversyncc Add weather selection page and update weather API response structure. Modify UI to include new weather service button and enhance weather data handling in views. 2025-05-14 17:19:05 +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
add_embed.html Implement embed management features: add embed creation page, enhance embed list with delete functionality, and update styles for better layout and user experience. 2025-05-11 23:27:57 +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
embed_list.html fixed ui + working on fixing 2025-05-13 00:05:36 +02:00
file_list.html fix for mobile 2025-05-08 16:29:56 +02:00
index.html Add weather selection page and update weather API response structure. Modify UI to include new weather service button and enhance weather data handling in views. 2025-05-14 17:19:05 +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
meeting.html meeting WIP, migrate to self hosted soon 2025-05-13 23:49:43 +02:00
notes.html Add voice recognition feature for note-taking, including UI modal and error handling. Remove unused view_embed.html file. 2025-05-13 19:35:53 +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 meeting WIP, migrate to self hosted soon 2025-05-13 23:49:43 +02:00
upload.html cloud implemented+slight fix 2025-05-06 14:05:03 +02:00
weather.html Add weather selection page and update weather API response structure. Modify UI to include new weather service button and enhance weather data handling in views. 2025-05-14 17:19:05 +02:00
weather_pick.html Add weather selection page and update weather API response structure. Modify UI to include new weather service button and enhance weather data handling in views. 2025-05-14 17:19:05 +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.