Open source library that's powering Nucleus - a super app for personal productivity and well-being.
Below is the list of tools built using this repo.
Name | Website | Description | Topics |
---|---|---|---|
Nucleus | nucleus.to | Your digital harmony, a super app that combines all the tools below. | Digital life, personal productivity |
Memotron | memotron.app | Your memory atlas, a tool for managing your knowledge. | PKM, note‑taking, knowledge management |
Pointron | pointron.app | Your focus haven, a tool for tracking goals and managing your time. | Focus, time management |
All of the above tools are intended for personal use and lack collaboration, sharing, and other team features.
More tools coming soon...
Currently, only the frontend app 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.
/apps
folder containing apps that can be deployed. Choose the app sub-folder of your choice when deploying.VITE_PRODUCT={{memotron | pointron | nucleus }}
VITE_STATIC_URL=https://cdn.21n.co
Full app deployment including backend on Cloudflare (Cloudflare workers + Cloudflare D1 + Cloudflare R2) will be available soon...
We welcome contributions! Please see the CONTRIBUTING file for details.
The project is built with SvelteKit and TailwindCSS for the frontend client, and Node.js for the backend.
This project is licensed under the AGPL-3.0 license. See the LICENSE file for details.
For any questions or feedback, please contact us at [email protected].
❤️ We extend our gratitude to all the OSS libraries and tools that made this project possible.