Home
Softono
tekne

tekne

Open source TypeScript
69
Stars
5
Forks
0
Issues
7
Watchers
3 weeks
Last Commit

About tekne

😌 freestyle productivity app in the shape of an outline editor

Platforms

Web Self-hosted

Languages

TypeScript

tekne

Tekne (formerly meditations) is a freestyle productivity app in the shape of an outline editor.

It's currently extremely alpha software! I'm using it every day now (as of 10/1/25) but it's missing lots of features, is sometimes broken in odd ways and does not yet have a stable database or document schema.

  • tekne.app - website
  • Demo - live demo; the built-in application help on the right has some help with syntax and keyboard shortcuts

Credits

Tekne is released under the AGPL. Tekne depends on a lot of projects, here are a couple:

  • Codemirror and @lezer/markdown form the core of the editor
  • Some Tailwind Plus templates and Tailwind Catalyst are used with a license for the app and website
  • General stack: React with tanstack-router, express/TRPC for server, postgres (& pglite) for database, Jotai for state management