notes/self hosted email/calendar. secure, simple and stupid.
Find a file
2025-06-03 02:11:57 +02:00
eversync recaptcha support added 2025-06-02 01:28:58 +02:00
eversyncc added pinned messages 2025-06-03 01:39:17 +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 dark mode WIP 2025-06-02 19:57:36 +02:00
add_task.html dark mode WIP 2025-06-02 19:57:36 +02:00
calendar.html dark mode WIP 2025-06-02 19:57:36 +02:00
chat.html dark mode WIP 3 2025-06-02 21:24:23 +02:00
chat_thread.html added functionality for pinning messages and implemented draft saving for message input 2025-06-03 01:55:14 +02:00
create_whiteboard.html massive dark mode finish 2025-06-02 23:44:23 +02:00
document_list.html dark mode WIP almost end! wahoo 2025-06-02 21:46:39 +02:00
documents.html fix bug 2025-06-02 23:04:08 +02:00
embed_list.html dark mode WIP 2025-06-02 19:57:36 +02:00
file_list.html dark mode WIP 3 2025-06-02 21:24:23 +02:00
index.html dark mode WIP 2025-06-02 19:57:36 +02:00
LICENSE license as is. 2025-05-09 21:06:24 +02:00
manage.html massive dark mode finish 2025-06-02 23:44:23 +02:00
manage.py init 2025-05-03 22:01:13 +02:00
meeting.html dark mode WIP 3 2025-06-02 21:24:23 +02:00
music.html dark mode WIP almost end! wahoo 2025-06-02 21:46:39 +02:00
notes.html dark mode WIP 3 2025-06-02 21:24:23 +02:00
pomodoro.html dark mode WIP 3 2025-06-02 21:24:23 +02:00
README.md remove email until implemented 2025-05-21 23:04:03 +02:00
register.html recaptcha support added 2025-06-02 01:28:58 +02:00
requirements.txt recaptcha support added 2025-06-02 01:28:58 +02:00
sentry_replay.html sentry username fix 2025-05-28 20:11:53 +02:00
task_list.html dark mode WIP 2025-06-02 19:57:36 +02:00
thought_reframing.html massive dark mode finish 2025-06-02 23:44:23 +02:00
upload.html dark mode WIP 2025-06-02 19:57:36 +02:00
view_document.html dark mode WIP almost end! wahoo 2025-06-02 21:46:39 +02:00
weather.html dark mode WIP 3 2025-06-02 21:24:23 +02:00
weather_pick.html dark mode WIP 3 2025-06-02 21:24:23 +02:00
whiteboard.html early image wip 2025-06-03 02:11:57 +02:00
whiteboard_list.html massive dark mode finish 2025-06-02 23:44:23 +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.