Tidy digital kit aka. Tidigit is an open source repository that powers the suite of products designed to help 21st century digital humans manage their digital lives in an efficient way.
Below is the list of apps built using Tidigit.
App | Website | Description | Topics |
---|---|---|---|
Nucleus | nucleus.to | Your digital harmony, a super app that combines all of the tools listed below in a coherent way. | Digital life, personal productivity |
Memotron | memotron.app | Your memory atlas, a tool for managing your digital memory and personal knowledge. | PKM, note‑taking, knowledge management |
Pointron | pointron.app | Your focus haven, a tool for tracking your 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 corresponding to the Tidigit product you want to run.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.