
Nucleum
Meticulously crafted super apps to help you manage your digital life efficiently.
Website · Documentation · Roadmap
Applications
| App | Website | Description |
|---|---|---|
| Nucleum | nucleum.app | Your digital harmony, a super app that combines all of the apps listed below in a cohesive manner. |
| Memotron | memotron.app | Your memory atlas, a tool for managing your digital memory and personal knowledge. Tags: Digital memory, PKM, Note‑taking, Knowledge management. |
| Pointron | pointron.app | Your focus haven, a tool for tracking your goals and managing your time. Tags: Focus, Time tracking, Goals, Events and Task management. |
| Fellotron | soon* | Your communication manager, a tool for managing your email and all of your communication in one place. |
| Finatron | soon* | Your money matters, a tool for everything finance in your life. |
*For early access to our new products - please join our Discord here.
Note: All of the above tools are designed for personal use and lack team/group features like collaboration, sharing, etc.
Self hosting
Currently, only the frontend apps can be self‑hosted on your own server. This means you cannot sync data between devices when self‑hosting. To deploy the offline‑only frontend at your own URL, follow these steps.
- Clone/Fork this repository
- This is a turbo repo with
/appsfolder containing apps that can be deployed. Choose the app sub-folder corresponding to the app you want to run. - Set the environment variables.
- Deploy to the provider of your choice
VITE_PRODUCT={{memotron | pointron | nucleum }}
VITE_STATIC_URL=https://cdn.21n.co
Full app deployment including backend will be available soon...
Contributing
We welcome contributions! Please see the CONTRIBUTING file for details.
The project is built with
- SvelteKit and TailwindCSS for the frontend clients
- Node.js for the backend
- Super functions for Authentication, billing, communication and more
License
This project is licensed under the AGPL-3.0 license. See the LICENSE file for details.
Contact
For any questions, security reporting or feedback, please contact us at [email protected].
❤️ We extend our deepest gratitude to all the OSS libraries and tools that made this project possible.