{"id":51847987,"url":"https://github.com/noixdev/notefix","last_synced_at":"2026-07-23T15:01:09.716Z","repository":{"id":368482029,"uuid":"1279128788","full_name":"NoiXdev/notefix","owner":"NoiXdev","description":"A lightweight, local-first sticky-note desktop app built with Tauri. Notes live in a local SQLite database — no account, no cloud, no telemetry.","archived":false,"fork":false,"pushed_at":"2026-06-30T20:17:23.000Z","size":1522,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-30T20:17:37.084Z","etag":null,"topics":["cross-platform","desktop-app","local-first","markdown","note-taking","notes","react","rust","sqlite","sticky-notes","tauri","tiptap","typescript"],"latest_commit_sha":null,"homepage":"https://noix.dev/projekte/notefix","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NoiXdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-24T11:58:39.000Z","updated_at":"2026-06-30T20:17:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/NoiXdev/notefix","commit_stats":null,"previous_names":["noixdev/notefix"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/NoiXdev/notefix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoiXdev%2Fnotefix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoiXdev%2Fnotefix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoiXdev%2Fnotefix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoiXdev%2Fnotefix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoiXdev","download_url":"https://codeload.github.com/NoiXdev/notefix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoiXdev%2Fnotefix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35805966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-23T02:00:06.683Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cross-platform","desktop-app","local-first","markdown","note-taking","notes","react","rust","sqlite","sticky-notes","tauri","tiptap","typescript"],"created_at":"2026-07-23T15:01:08.774Z","updated_at":"2026-07-23T15:01:09.711Z","avatar_url":"https://github.com/NoiXdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eNotefix\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A lightweight, local-first sticky-note desktop app.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Tauri-2-24C8DB?logo=tauri\u0026logoColor=white\" alt=\"Tauri 2\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/React-19-61DAFB?logo=react\u0026logoColor=white\" alt=\"React 19\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/TypeScript-5-3178C6?logo=typescript\u0026logoColor=white\" alt=\"TypeScript 5\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Rust-stable-000000?logo=rust\u0026logoColor=white\" alt=\"Rust\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/license-MIT-green\" alt=\"MIT License\"\u003e\n\u003c/p\u003e\n\n---\n\n**Notefix** is a fast desktop app for keeping rich-text notes close at hand. Everything\nlives in a local SQLite database on your machine — no account, no cloud, no telemetry.\nAn optional server connection (coming in a future release) lets you sync across devices,\nbut the app is fully featured offline on its own.\n\n## Features\n\n- **Rich-text editor** — headings, bold/italic/underline, links, task lists, and\n  syntax-highlighted code blocks, powered by [TipTap](https://tiptap.dev/). Paste or\n  drag in images and resize them inline.\n- **Folders \u0026 organization** — nested folders with custom icons and colors, pinned\n  notes, color labels, an archive, and a trash with configurable retention.\n- **Search \u0026 dashboard** — instant full-text search and a customizable, drag-and-drop\n  dashboard with recent-notes, due-date, calendar, clock, and statistics widgets.\n- **Revision history** — automatic content snapshots per note, so you can look back at\n  earlier versions.\n- **Export** — export a single note to Markdown, PDF, JPEG, Word (`.doc`), or plain\n  text, or export notes in bulk with embedded images.\n- **Native integration** — system tray, launch-at-login, frameless floating note\n  windows, and deep links (`notefix://note/\u003cid\u003e`, `notefix://new`).\n- **macOS widget** — a WidgetKit widget that surfaces your pinned and recent notes on\n  the desktop.\n- **MCP server** — an optional, token-protected [Model Context\n  Protocol](https://modelcontextprotocol.io/) server so AI tools can read and create\n  notes (with a separate write-permission toggle).\n- **Optional sync** *(coming soon)* — connect to a Notefix server to sync notes across\n  devices over OAuth 2.0 (PKCE); access tokens are stored in the OS keychain, never in\n  plain text. The app works fully locally until you opt in.\n- **Internationalized** — English, German, and French, auto-detected from your system\n  language.\n\n## Tech stack\n\n- **[Tauri 2](https://tauri.app/)** (Rust backend) + a [React 19](https://react.dev/) +\n  **TypeScript** frontend\n- **[Tailwind CSS 4](https://tailwindcss.com/)** for styling\n- **[TipTap](https://tiptap.dev/)** rich-text editor\n- **[rusqlite](https://github.com/rusqlite/rusqlite)** (bundled SQLite) for local storage\n- **[reqwest](https://github.com/seanmonstar/reqwest)** + **[tokio](https://tokio.rs/)**\n  for networking, **[keyring](https://github.com/hwchen/keyring-rs)** for OS-keychain\n  token storage, **[axum](https://github.com/tokio-rs/axum)** for the MCP server\n- **[i18next](https://www.i18next.com/)** for translations\n\n## Getting started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) 22 or newer\n- The [Rust toolchain](https://www.rust-lang.org/tools/install) (stable)\n- Tauri's platform dependencies — see the\n  [Tauri prerequisites guide](https://v2.tauri.app/start/prerequisites/) (Xcode CLT on\n  macOS; WebView2 on Windows; WebKitGTK and friends on Linux)\n\n### Install \u0026 run\n\n```bash\ngit clone https://github.com/NoiXdev/notefix.git\ncd notefix\nnpm install\nnpm run tauri dev\n```\n\n`npm run tauri dev` launches the desktop app with hot-reload for the React frontend.\n(`npm run dev` runs only the Vite frontend in a browser, without the Tauri shell.)\n\n## Scripts\n\n| Command | Description |\n| --- | --- |\n| `npm run tauri dev` | Run the full desktop app in development mode |\n| `npm run dev` | Run only the Vite frontend (browser) |\n| `npm run build` | Type-check and build the frontend bundle |\n| `npm run tauri build` | Build the distributable desktop app |\n| `npm run typecheck` | Type-check without emitting (`tsc --noEmit`) |\n| `npm test` | Run the frontend test suite (Vitest) once |\n| `npm run test:e2e` | Run the end-to-end tests (Playwright) |\n| `npm run changelog` | Regenerate `CHANGELOG.md` from Conventional Commits |\n\nRust tests, formatting, and lints live under `src-tauri/`:\n\n```bash\ncd src-tauri\ncargo test\ncargo fmt --all --check\ncargo clippy --all-targets -- -D warnings\n```\n\n## Building\n\n```bash\nnpm run tauri build\n```\n\nTauri produces platform-specific artifacts (`.dmg`/`.app` on macOS, an installer on\nWindows, `.deb`/`.rpm`/AppImage on Linux). A local build is **unsigned**; macOS code\nsigning and notarization run automatically in CI when the Apple credentials are\npresent. See [`docs/macos-signing.md`](docs/macos-signing.md) for details.\n\n## Project structure\n\n```\nsrc/                       # React frontend\n├── App.tsx                # App shell \u0026 view routing\n├── api.ts                 # Tauri IPC bindings + event listeners\n├── components/            # Editor, note list, dashboard, settings, dialogs\n├── hooks/                 # Notes/folders/settings state\n├── export/                # Markdown / PDF / JPEG / Word exporters\n└── i18n/                  # en / de / fr translations\n\nsrc-tauri/                 # Rust backend (Tauri)\n├── src/\n│   ├── lib.rs             # App setup \u0026 command registration\n│   ├── commands.rs        # IPC command handlers\n│   ├── storage.rs         # SQLite store (notes, folders)\n│   ├── profiles.rs        # Local/server context registry\n│   ├── sync.rs / auth.rs  # Optional server sync + OAuth/PKCE\n│   ├── mcp.rs             # Model Context Protocol server\n│   ├── images.rs          # Image embedding, sharding \u0026 GC\n│   ├── revisions.rs       # Note revision history\n│   └── tray.rs / widgetshare.rs / export.rs / …\n└── widget/                # macOS WidgetKit extension (Swift)\n```\n\n## License\n\n[MIT](LICENSE) © noix.dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoixdev%2Fnotefix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoixdev%2Fnotefix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoixdev%2Fnotefix/lists"}