A digital refuge designed for your nervous system. Experience the clinical benefits of therapeutic silence through shared presence — no words, no pressure, no performative posting.
"The most precious gift we can offer anyone is our presence." — Thich Nhat Hanh
A free, open-source mental health technology app from LYF Mail — India's privacy-first digital wellness platform.
Together is a free, open-source, privacy-first mental health technology application that creates digital spaces for therapeutic silence and shared presence. Instead of conversations, notifications, likes, comments, and endless scrolling, Together provides a quiet refuge where users join silent rooms and simply exist together.
Built by LYF Mail, a privacy-first digital wellness platform serving 50,000+ subscribers across India since 2020, Together extends our mission of "Every Choice Shapes Tomorrow" into mental health, stress relief, and nervous system healing.
Research published in the Journal of Environmental Psychology (2006) found that even two minutes of silence can be more relaxing than listening to "relaxing" music, lowering blood pressure and improving blood circulation to the brain. Together digitizes this clinical insight into an accessible, shared experience.
"Two minutes of silence after exposure to noise resulted in significantly greater relaxation, measured by blood pressure and cerebral blood flow, than two minutes of 'relaxing' music."
— Bernardi, L., et al., Journal of Environmental Psychology, 2006
"Silence is not merely the absence of noise, but a therapeutic intervention that allows the default mode network to engage in self-referential processing, crucial for mental health."
— Andrews-Hanna, J.R., Frontiers in Human Neuroscience, 2013
Modern digital life is built on constant stimulation:
- 📱 Infinite scrolling triggers dopamine loops and anxiety.
- 💬 Performative conversations create social pressure and obligation.
- 🔔 Notifications fragment attention and elevate cortisol.
- 📊 Metrics & likes tie self-worth to external validation.
- 🌙 Blue light & screen time disrupt sleep and circadian rhythms.
Together exists because not every connection needs words. Sometimes healing happens in quiet shared presence. Technology should not always increase stimulation — sometimes it should create space for silence.
| Traditional Social Media | Together |
|---|---|
| Words, Comments, Pressure | Silence, Presence, Space |
| Infinite Scroll & Dopamine Loops | Timer-based Contained Sessions |
| Public Performance & Metrics | Private, Non-judgmental Refuge |
| Notifications & Interruptions | Intentional, Calm Entry |
| Data Harvesting & Profiling | Zero Tracking, Zero Data Collection |
Join digital rooms where you simply exist with others in silence. No chat. No video. No audio. Just visual presence indicators that confirm you are not alone — creating the same neural pathways as in-person therapeutic presence.
Set structured silence sessions (2 minutes, 5 minutes, 10 minutes, 30 minutes) to build a consistent mindfulness practice and stress reduction routine. The timer creates a contained therapeutic container that reduces anxiety about duration.
Press and hold to accumulate therapeutic time, then release to send a therapeutic orb to someone else's digital field. The orb lives for exactly the duration you sent, creating a bilateral stimulation experience similar to EMDR therapy — activating the parasympathetic nervous system's healing response.
Enter a shared silence room with synchronized breathing cues that help co-regulate nervous systems across distance. This creates parasympathetic activation — engaging your "rest and digest" mode, lowering cortisol, and improving cerebral blood flow.
- No accounts required — no signup, no login, no phone number.
- No tracking — zero analytics, zero behavioral profiling.
- No data storage — nothing you do in Together is recorded or retained.
- No social pressure — no likes, no comments, no followers, no performance metrics.
- Minimal UI — designed to reduce cognitive load, not increase it.
Together is not just an app — it is a digital therapeutic intervention grounded in evidence-based modalities:
Silent digital retreats based on Jon Kabat-Zinn's MBSR and MBCT protocols. Observe thoughts without reaction, lowering cortisol and reducing anxiety through mindfulness meditation in shared space.
In traditional psychotherapy, silence is not empty — it is a deliberate intervention. Together digitizes this clinical technique, allowing you to send moments of therapeutic silence to others. When words create obligation, silence creates space.
Engage your "rest and digest" mode. Silence lowers blood pressure and improves cerebral blood flow more effectively than relaxing music. Together is designed to trigger parasympathetic nervous system activation through shared silence.
Stop the storytelling brain. Listen to physical sensations where trauma is held. Key to healing PTSD and chronic stress. Together provides a trauma-informed digital space where the body can process without narrative pressure.
The synchronized breathing and presence-sending mechanics create bilateral stimulation patterns similar to EMDR therapy, helping the brain process and release stress responses.
Together is built with minimal, lightweight technologies to ensure fast load times and low resource consumption:
| Layer | Technology | Purpose |
|---|---|---|
| Frontend | HTML5, CSS3, Vanilla JavaScript | Zero-framework, Minimal Cognitive Load |
| Backend | Node.js | Lightweight WebSocket Server |
| Real-Time | WebSocket | Bidirectional Presence Synchronization |
| Deployment | Static-first + Node.js Server | Fast, Scalable, Privacy-respecting |
- Visit together.lyfmail.com
- Enter a silence room — no account, no signup, no personal data.
- Set a timer — choose your therapeutic silence duration.
- Breathe and exist — share presence with others in complete silence.
- Send a Clinical Pause — press and hold to send therapeutic presence to someone.
- Clone the repository
git clone https://github.com/lyfmail-official/together.git- Install dependencies
cd together
npm install- Start the server
node server/server.js- Open in your browser
http://localhost:3000- Explore the codebase
# Frontend logic: static HTML/CSS/JS
# Real-time presence: WebSocket server in server/server.js
# No database — by design. Zero data persistence.together/
├── public/ # Static frontend assets (HTML, CSS, JS)
│ ├── index.html
│ ├── css/
│ │ └── styles.css
│ └── js/
│ └── app.js
├── server/ # Node.js WebSocket server
│ └── server.js
├── docs/ # Documentation
│ ├── research.md # Clinical research & citations
│ ├── privacy.md # Privacy guarantees
│ └── methodology.md # Therapeutic design principles
├── CONTRIBUTING.md
├── CODE_OF_CONDUCT.md
├── LICENSE
├── README.md
└── package.json
Together is built on uncompromising privacy and ethical principles:
- ✅ No accounts required — ever. No email, no phone number, no social login.
- ✅ No tracking or analytics — we do not monitor, measure, or profile user behavior.
- ✅ No data storage — no database, no logs, no session retention. Everything is ephemeral.
- ✅ No cookies or fingerprinting — completely anonymous by design.
- ✅ No social pressure — no likes, comments, followers, or performance metrics.
- ✅ Minimal cognitive load — UI designed to calm, not stimulate.
- ✅ Open-source transparency — full code auditable. No hidden data collection.
"When words create obligation, silence creates space."
Those overwhelmed by traditional social media who need a calm digital refuge to regulate their nervous system.
People who need presence without conversation — the therapeutic silence that gives room to process difficult emotions.
Those seeking structured silent meditation sessions with the added benefit of shared human presence.
Remote workers, caregivers, and high-stress professionals who need parasympathetic activation during the workday.
Partners, friends, and family separated by distance who want to share presence without the pressure to perform or entertain.
Those studying mental health technology, digital wellness, UX design for calm, and therapeutic application design.
Planned enhancements include:
- Extended Session Modes — 60-minute and custom-duration silence retreats.
- Guided Somatic Experiencing — optional audio cues for body-scan meditation.
- Community Silence Events — synchronized global silence sessions for collective mental health.
- Offline-First PWA — full functionality without internet after first load.
- Accessibility Enhancements — screen-reader support, reduced-motion options, high-contrast mode.
- Research Partnerships — collaborate with clinical psychologists and neuroscience researchers.
- Multi-Language Support — therapeutic silence is universal, but onboarding should be localized.
📄 View full roadmap: docs/ROADMAP.md
Together welcomes contributions that respect our core principles:
- Privacy-first — never collect or store user data.
- Mental health respectful — no gamification, no metrics, no social pressure.
- Minimalist design — every element must justify its cognitive load.
- Scientific grounding — features should align with clinical therapeutic modalities.
- Human-centric — built for nervous systems, not engagement metrics.
Please read CONTRIBUTING.md and CODE_OF_CONDUCT.md before submitting pull requests.
Together is one of nine free, open-source privacy tools built by LYF Mail, a digital wellness platform from Varanasi, India, serving 50,000+ subscribers since 2020. Explore our other projects:
| Project | Description | Live App | Repository |
|---|---|---|---|
| LYF Mail | Privacy-first newsletters for health, wealth, career & mindfulness. | lyfmail.com | lyfmail |
| TrustLens | Detect misinformation before you share. Privacy-first credibility analysis. | trustlens.lyfmail.com | trustlens |
| Signals | Privacy-first analytics. Human vs. bot detection without cookies or fingerprinting. | signals.lyfmail.com | signals |
| Ebb | Period tracker with homomorphic encryption. Your data stays encrypted — even from us. | ebb.lyfmail.com | ebb |
| LYF SOS | Offline emergency safety app for Android. Built for Indian families. | lyfsos.lyfmail.com | lyfsos |
| PDPR | Public Dark Pattern Registry. Document deceptive UX ethically. | pdpr.lyfmail.com | pdpr |
| Rewriter | AI-powered narrative therapy and health content writing assistant. | lyfmail-official.github.io/rewriter | rewriter |
| Offload | Stress relief with binaural beats and dream journal. Zero cloud storage. | lyfmail-official.github.io/offload | offload |
- Health & Wellness Guide
- Personal Finance Guide
- Career Development Guide
- Creativity Resources
- Mindfulness Practices
Newsletter Signups: Health · Finance · Career · Creativity · Personal Development
Together is released under the MIT License.
You are free to use, modify, and distribute it — including commercially. See LICENSE for full terms.
- 🌐 Website: lyfmail.com
- 🧘 Together App: together.lyfmail.com
- 📱 PWA: app.lyfmail.com
- 📚 Documentation: docs.lyfmail.com
- 🎨 Brand Assets: github.com/lyfmail-official/lyfmail-brand-assets
- 🐦 X / Twitter: @lyfmailcom
- 📘 Facebook: thelyfmail
▶️ YouTube: LYF Mail- 💼 LinkedIn: lyfmailcom
- 📧 Email: contact@lyfmail.com
- 🆘 Support: support.lyfmail.com
"Every Choice Shapes Tomorrow"
Maintained by LYF Mail · Founded by Ajay Kumar Chaudhary · Varanasi, Uttar Pradesh, India · Since 2020
Q: What is Together?
A: Together is a free, open-source mental health technology app that creates digital spaces for therapeutic silence and shared presence. It allows users to join silent rooms, exist with others without words, and send "Clinical Pauses" — moments of therapeutic presence that activate the parasympathetic nervous system.
Q: Is Together free to use?
A: Yes. Together is completely free and open-source under the MIT License. No subscription fees, no premium tiers, no in-app purchases, and no advertising.
Q: Does Together store my data or track me?
A: No. Together is privacy-first by design. There are no accounts, no cookies, no tracking, no analytics, and no data storage. By design, Together has no database. Everything is ephemeral — your presence, your sessions, your interactions exist only in the moment and disappear immediately.
Q: How does therapeutic silence help mental health?
A: Clinical research shows that silence lowers blood pressure, reduces cortisol, improves cerebral blood flow, and activates the parasympathetic nervous system (your "rest and digest" mode). The Journal of Environmental Psychology (2006) found that two minutes of silence is more relaxing than "relaxing" music. Together digitizes these clinical benefits into an accessible shared experience.
Q: Do I need to create an account?
A: No. Together requires zero personal information. No email, no phone number, no social login, no username. Open together.lyfmail.com and enter a silence room immediately.
Q: Can I use Together for anxiety relief?
A: Yes. Together is specifically designed as a calm digital refuge for people experiencing anxiety, overstimulation, social pressure, and burnout. The shared presence model reduces the isolation of anxiety while removing the performance pressure of traditional social apps.
Q: Is Together a replacement for therapy or medical treatment?
A: No. Together is a supportive digital wellness tool, not a replacement for professional mental health care, therapy, or psychiatric treatment. If you are experiencing severe mental health challenges, please consult a licensed mental health professional.
Q: How does the "Clinical Pause" feature work?
A: Press and hold on someone's presence to accumulate therapeutic time. Release to send a "therapeutic orb" that appears in their digital field for exactly the duration you sent. This creates a contained therapeutic experience similar to the deliberate silence used in psychotherapy and EMDR bilateral stimulation.
Q: Does Together work on mobile?
A: Yes. Together is a web-based application optimized for both desktop and mobile browsers. Visit together.lyfmail.com on any device with a modern browser.
Q: Can I use Together offline?
A: Currently, Together requires an internet connection for WebSocket-based presence synchronization. An offline-first PWA version is on our roadmap.
Q: How is Together different from meditation apps like Headspace or Calm?
A: Traditional meditation apps are solo experiences with guided audio. Together is a shared presence experience — the therapeutic benefit comes from knowing others are silently present with you, creating the same neural pathways as in-person therapeutic presence. There are no guides, no voices, no instructions — just silence and shared humanity.
Q: Can I contribute to Together?
A: Yes. We welcome contributions from developers, UX designers, mental health professionals, and researchers. Please read CONTRIBUTING.md and ensure your contributions respect our privacy-first, mental-health-respectful principles.
Q: Is Together suitable for trauma survivors?
A: Together is designed with trauma-informed principles — no surprises, no notifications, no pressure, full user control. However, individual experiences vary. We recommend using Together as a complement to, not replacement for, professional trauma-informed care.
Q: What clinical research supports Together's design?
A: Together integrates findings from peer-reviewed research on therapeutic silence, MBSR (Mindfulness-Based Stress Reduction), somatic experiencing, parasympathetic activation, and EMDR bilateral stimulation. See docs/research.md for full citations.
This README is maintained by the LYF Mail team. For issues, feature requests, research collaborations, or contributions, please visit our GitHub repository.