https://github.com/3xpyth0n/ideon
Your project is scattered across too many tools. Map the chaos on an infinite canvas where notes, files, TO-DOs (and more!) finally live together.
https://github.com/3xpyth0n/ideon
brainstorming collaboration idea-management knowledge-base mental-space pkm productivity project-management visual-thinking visual-workspace whiteboard
Last synced: 25 days ago
JSON representation
Your project is scattered across too many tools. Map the chaos on an infinite canvas where notes, files, TO-DOs (and more!) finally live together.
- Host: GitHub
- URL: https://github.com/3xpyth0n/ideon
- Owner: 3xpyth0n
- License: agpl-3.0
- Created: 2026-01-02T11:03:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-23T19:08:34.000Z (about 1 month ago)
- Last Synced: 2026-03-24T14:58:37.816Z (about 1 month ago)
- Topics: brainstorming, collaboration, idea-management, knowledge-base, mental-space, pkm, productivity, project-management, visual-thinking, visual-workspace, whiteboard
- Language: TypeScript
- Homepage: https://www.theideon.com
- Size: 2.6 MB
- Stars: 374
- Watchers: 0
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
The self-hosted visual workspace for your projects.
Organize repositories, notes, links and more on a shared infinite canvas.
## Overview
Ideon replaces abstract folders with spatial organization. Instead of navigating tabs, you see your entire project context: Git repositories, design notes, and tasks, **on a single map**.
## Features
- **Spatial Canvas:** Place blocks anywhere. What is close is related.
- **Live Integrations:** Embed repositories and issues directly on the canvas (GitHub, GitLab, Gitea, Forgejo).
- **Rich Media:** Support for Markdown notes, images, links, and files.
- **Multiplayer:** Real-time collaboration with your team.
- **Time Travel:** View historical snapshots of your workspace to trace decisions.
- **Self-Hosted:** You own your data.
## Demo
Try the hosted demo instantly (no setup required):
- **URL:** https://demo.theideon.com
- **User:** `ideon-demo`
- **Pass:** `ideon-demo`
## Getting Started
Requires **Docker**.
Run this command to install and start Ideon:
```bash
curl -fsSL https://install.theideon.com | sh
```
The installer will set up the containers and generate secure secrets.
Once running, access the dashboard at: `http://localhost:3000`
## Contributing
If you've ever wanted to contribute to open source, and a great cause, now is your chance!
Bug reports, feature ideas, documentation improvements, and code contributions all matter.
Start here:
- read [CONTRIBUTING.md](CONTRIBUTING.md)
- open an issue
- submit a pull request
---
## Contributors
### Creator
### Code Contributors
Thanks go to these wonderful people:

albanobattistella
🌍

Solirix
🛡️

floory
🐛

Michael Bonfils
📖
This project follows the [all-contributors](https://allcontributors.org) specification.
Contributions of any kind are welcome!
---
## Project growth over time
---
## License
AGPLv3.
If you deploy Ideon publicly and modify it, you are expected to share the changes.