mirror of
https://github.com/rudy3333/eversync.git
synced 2025-07-01 16:46:02 +00:00
notes/self hosted email/calendar. secure, simple and stupid.
eversync | ||
eversyncc | ||
.dockerignore | ||
.gitignore | ||
add_embed.html | ||
add_task.html | ||
calendar.html | ||
chat.html | ||
chat_thread.html | ||
create_whiteboard.html | ||
document_list.html | ||
documents.html | ||
embed_list.html | ||
file_list.html | ||
index.html | ||
LICENSE | ||
manage.html | ||
manage.py | ||
meeting.html | ||
music.html | ||
notes.html | ||
pomodoro.html | ||
README.md | ||
register.html | ||
requirements.txt | ||
sentry_replay.html | ||
task_list.html | ||
thought_reframing.html | ||
upload.html | ||
view_document.html | ||
weather.html | ||
weather_pick.html | ||
whiteboard.html | ||
whiteboard_list.html |
Eversync – Notes, Office Suite & Calendar
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 won’t care.