Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A fully open source & end-to-end encrypted note taking alternative to Evernote.
| Date | Stars |
|---|---|
| 2026-07-24 | 14329 |
| 2026-07-25 | 14332 |
| 2026-07-28 | 14332 |
| 2026-07-30 | 14332 |
| 2026-08-06 | 14332 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
<p align="center"> <img style="align:center;" src="./resources/icon.png" alt="Notesnook Logo" width="100" /> </p> <h1 align="center">Notesnook</h1> <h3 align="center">An end-to-end encrypted note taking alternative to Evernote.</h3> <p align="center"> <a href="https://notesnook.com/">Website</a> | <a href="https://notesnook.com/about">About us</a> | <a href="https://notesnook.com/roadmap">Roadmap</a> | <a href="https://notesnook.com/downloads">Downloads</a> | <a href="https://twitter.com/@notesnook">Twitter</a> | <a href="https://discord.gg/5davZnhw3V">Discord</a> </p> ## Overview Notesnook is a free (as in speech) & open-source note-taking app focused on user privacy & ease of use. To ensure zero knowledge principles, Notesnook encrypts everything on your device using `XChaCha20-Poly1305` & `Argon2`. Notesnook is our **proof** that privacy does _not_ (always) have to come at the cost of convenience. We aim to provide users peace of mind & 100% confidence that their notes are safe and secure. The decision to go fully open source is one of the most crucial steps towards that. This repository contains all the code required to build & use the Notesnook web, desktop & mobile clients. If you are looking for a full feature list or screenshots, please check the [website](https://notesnook.com/). ## Developer guide ### Technologies & languages Notesnook is built using the following technologies: 1. JavaScript/Typescript — this repo is in a hybrid state. A lot of the newer code is being written in Typescript & the old code is slowly being ported over. 2. React — the whole front-end across all platforms is built using React. 3. React Native — For mobile apps we are using React Native 4. Electron — For desktop app 5. NPM — listed here because we **don't** use Yarn or PNPM or XYZ across any of our projects. > **Note: Each project in the monorepo contains its own architecture details which you can refer to.** ### Monorepo structure | Name | Path | Description | | -------------------------- | -------------------------------------------------- | -------------------------------------------------------------------- | | `@notesnook/web` | [/apps/web](/apps/web) | Web client | | `@notesnook/desktop` | [/apps/desktop](/apps/desktop) | Desktop client | | `@notesnook/mobile` | [/apps/mobile](/apps/mobile) | Android/iOS clients | | `@notesnook/web-clipper` | [/extensions/web-clipper](/extensions/web-clipper) | Web clipper | | `@notesnook/core` | [/packages/core](/packages/core) | Shared core between all platforms | | `@notesnook/crypto` | [/packages/crypto](/packages/crypto) | Cryptography library wrapper around libsodium | | `@notesnook/clipper` | [/packages/clipper](/packages/clipper) | Web clipper core handling everything related to actual page clipping | | `@notesnook/editor` | [/packages/editor](/packages/editor) | Notesnook editor + all extensions | | `@notesnook/editor-mobile` | [/packages/editor-mobile](/packages/editor-mobile) | A very thin wrapper around `@notesnook/editor` for mobile clients | | `@notesnook/logger` | [/packages/logger](/packages/logger) | Simple & pluggable logger | | `@notesnook/sodium` | [/packages/sodium](/packages/sodium) | Wrapper around libsodium to support Node.js & Browser | | `@notesnook/stream
Excerpt of 5,478 characters
Read on GitHub7.7k
Ammar Ahmed · @streetwriters · Pakistan
6.8k
464
268
Kashaf Ansari
44
23
15
Waqar Ahmed · KDAB · Pakistan
12
11
10
8
5
4
3
2
2
2
2
2
Ramiro Pruis · Argentina
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:edd9331ec3509099, topic:privacy