notes/self hosted email/calendar. secure, simple and stupid.
Find a file
2025-05-31 03:48:07 +02:00
eversync enabled additional features on sentry SDK for devops 2025-05-24 21:50:54 +02:00
eversyncc chats are now threaded and overall are more enjoyable and readable to use now 2025-05-31 03:48:07 +02:00
.dockerignore update settings for PostgreSQL 2025-05-10 19:10:41 +02:00
.gitignore Add music streaming feature with HTML interface and thumbnail retrieval API. 2025-05-30 22:54:00 +02:00
add_embed.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
add_task.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
calendar.html Add event import functionality to calendar using .ics files 2025-05-28 23:19:08 +02:00
chat.html chats are now threaded and overall are more enjoyable and readable to use now 2025-05-31 03:48:07 +02:00
chat_thread.html chats are now threaded and overall are more enjoyable and readable to use now 2025-05-31 03:48:07 +02:00
document_list.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
documents.html add more text formatting options in the editor 2025-05-31 03:16:47 +02:00
embed_list.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
file_list.html prevent users from uploading over storage limit, plus previews for pdf 2025-05-31 02:23:41 +02:00
index.html added api to stream music, currently only API. also updated the dockerfile to automatically install ffmpeg (its git ignored) 2025-05-30 19:18:24 +02:00
LICENSE license as is. 2025-05-09 21:06:24 +02:00
manage.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
manage.py init 2025-05-03 22:01:13 +02:00
meeting.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
music.html styling fixes 2025-05-30 23:37:18 +02:00
notes.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
pomodoro.html added api to stream music, currently only API. also updated the dockerfile to automatically install ffmpeg (its git ignored) 2025-05-30 19:18:24 +02:00
README.md remove email until implemented 2025-05-21 23:04:03 +02:00
register.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
requirements.txt added api to stream music, currently only API. also updated the dockerfile to automatically install ffmpeg (its git ignored) 2025-05-30 19:18:24 +02:00
sentry_replay.html sentry username fix 2025-05-28 20:11:53 +02:00
task_list.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
thought_reframing.html update prompt to help change the perspective instead of just saying everything reversed 2025-05-31 02:34:10 +02:00
upload.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
view_document.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
weather.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
weather_pick.html Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +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.