2025-06-26 21:07:34 +08:00
2025-05-12 09:28:02 +08:00
2025-06-26 21:07:34 +08:00
2025-06-26 21:07:34 +08:00
2025-04-26 21:13:02 +08:00
2025-05-27 12:31:00 +08:00
2025-04-19 01:48:59 +08:00
2025-04-19 16:59:02 +08:00
2025-05-27 12:31:00 +08:00
2025-06-26 00:13:56 +08:00
2025-06-26 13:19:51 +08:00
2025-04-19 01:48:59 +08:00
2025-06-21 18:37:11 +08:00
2025-05-30 09:05:42 +08:00
2025-06-07 20:21:29 +08:00

PenX
A structured note-taking App.

Discord | Website | Issues

Introduction

An elegant App designed to help you capture, organize, and store your thoughts, tasks, ideas, and information

Features

  • Local-first
  • Privacy-first
  • Open source
  • Cross platform
  • Realtime sync
  • Creator friendly

Primary tech stack

  • Next.js
  • TypeScript
  • tRPC
  • Prisma
  • Slate.js
  • IndexedDB

Development

web

After clone the repo, in the root dir:

# Install the dependencies
pnpm install

# copy .env.local.example to .env.local copy
copy apps/web/.env.local.example apps/web/.env.local

# start web service
pnpm dev

⚖️ License

Description
No description provided
Readme 82 MiB
Languages
TypeScript 91.8%
CSS 6.2%
SCSS 0.6%
JavaScript 0.6%
Rust 0.2%
Other 0.5%