notes/self hosted email/calendar. secure, simple and stupid.
Find a file
2025-05-28 00:30:50 +02:00
eversync enabled additional features on sentry SDK for devops 2025-05-24 21:50:54 +02:00
eversyncc documents early early wip please max fix this and make it server sided 2025-05-28 00:30:50 +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
add_task.html add todo front page and more polished 2025-05-27 01:08:03 +02:00
calendar.html Add download functionality for calendar events with iCalendar support 2025-05-24 02:30:05 +02:00
documents.html documents early early wip please max fix this and make it server sided 2025-05-28 00:30:50 +02:00
embed_list.html fixed ui + working on fixing 2025-05-13 00:05:36 +02:00
file_list.html web push notifs WIP 2025-05-20 02:13:07 +02:00
index.html implemented a thought reframing tool powered by hc's ai api 2025-05-27 21:09:51 +02:00
LICENSE license as is. 2025-05-09 21:06:24 +02:00
manage.html Add responsive styling for welcome section in manage.html 2025-05-19 01:47:00 +02:00
manage.py init 2025-05-03 22:01:13 +02:00
meeting.html use app username as jitsi meet username 2025-05-28 00:11:00 +02:00
notes.html Add note deletion functionality 2025-05-19 02:08:14 +02:00
pomodoro.html really early timer WIP 2025-05-10 01:03:04 +02:00
README.md remove email until implemented 2025-05-21 23:04:03 +02:00
register.html cloud WIP 2025-05-06 16:07:00 +02:00
requirements.txt enabled additional features on sentry SDK for devops 2025-05-24 21:50:54 +02:00
task_list.html visual improv 2025-05-27 19:23:59 +02:00
thought_reframing.html implemented a thought reframing tool powered by hc's ai api 2025-05-27 21:09:51 +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 Enhance geolocation feature by improving settings + ux 2025-05-19 02:22:40 +02:00

Eversync Notes, Office Suite & 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 other utilities, 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.