2025-05-15 23:28:26 +08:00
2025-05-14 20:01:34 +08:00
2025-05-12 09:28:02 +08:00
2025-05-15 23:28:26 +08:00
2025-04-26 21:13:02 +08:00
2025-04-29 11:50:57 +08:00
2025-04-19 01:48:59 +08:00
2025-04-19 16:59:02 +08:00
2025-04-22 12:49:20 +08:00
2025-04-19 01:48:59 +08:00
2025-05-15 23:28:26 +08:00
2025-05-06 17:04:28 +08:00

PenX

PenX
A structured note-taking App for creators.

Discord | Website | Issues

Introduction

PenX is an elegant note-taking app designed for creators to effortlessly capture, organize, and manage their ideas, tasks, and inspiration all in one place.

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

pnpm run build:packages

# 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%