Skip to content

Repository files navigation

Notit

Markdown notes backed by a GitHub repository. The product code lives in app/; mobile shells live under platforms/.

Structure

  • app/ - Svelte app source
  • platforms/ios/ - Capacitor iOS shell
  • platforms/android/ - Capacitor Android shell

Commands

npm install
npm run dev
npm run build
npm run check
npm run test:e2e
npm run mcp:notit

Mobile builds:

npm run ios
npm run android

The app ships with the public GitHub OAuth client id in app/.env:

VITE_GITHUB_CLIENT_ID=...

Local MCP

NOTIT_REPO_DIR=/absolute/path/to/your/notit-notes-repo npm run mcp:notit

Use this for local Codex integration. ChatGPT mobile should read the same GitHub notes repo through the Notit GPT or a GitHub connector.

About

Free, private GitHub notes. No backend. No subscription. ChatGPT integrated.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages