Skip to content
/ penx Public

PenX is a cross-platform productivity App built on open-source and Web3.

License

Notifications You must be signed in to change notification settings

penxio/penx

Repository files navigation

PenX
A cross-platform productivity App

Discord | Website | Issues

Introduction

PenX is a cross-platform productivity App built on open-source and Web3.

Features

  • Local-First - You own your data, in spite of the cloud
  • Privacy-First - Use End-To-End Encryption to sync data
  • Open Source - Trust our code, not our words

Primary tech stack

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

Development

After clone the repo, in the root dir:

# Install the dependencies
pnpm install

pnpm run build:packages

cd apps/desktop

pnpm dev

Go to: http://localhost:3000

Mac OS installation issue

If hit [“PenX.app” is damaged and can’t be opened. You should move it to the Trash.]

To fix it:

xattr -cr /Applications/PenX.app

⚖️ License