WeSearch

Axomind : planning, encrypted messaging and mind maps. Self-hosted.

·1 min read · 0 reactions · 0 comments · 8 views
#technology#privacy#software
Axomind : planning, encrypted messaging and mind maps. Self-hosted.
⚡ TL;DR · AI summary

Axomind is a self-hosted collaborative platform that integrates Gantt planning, encrypted messaging, and mind maps. Developed by a solo developer, it emphasizes privacy and performance, operating on a low-cost refurbished mini PC. The platform is currently in beta and supports multiple operating systems while maintaining a focus on data security.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3948959) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Sebastien VEZZANI Posted on May 24 Axomind : planning, encrypted messaging and mind maps. Self-hosted. #infrastructure #performance #productivity #showdev Hello. I'm a solo developer. I built Axomind. It's a collaborative platform combining Gantt planning, encrypted messaging (AES-256-GCM) and mind maps. Zero tracking. 26 themes (light and dark variants). The full stack runs on a single refurbished mini PC. Intel i5, 2 cores, 16GB RAM, 35W. 100€ on the second-hand market.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)