https://github.com/upvalue/tekne
😌 freestyle productivity app in the shape of an outline editor
https://github.com/upvalue/tekne
go graphql hooks productivity react redux todo typescript web
Last synced: 7 months ago
JSON representation
😌 freestyle productivity app in the shape of an outline editor
- Host: GitHub
- URL: https://github.com/upvalue/tekne
- Owner: upvalue
- License: agpl-3.0
- Created: 2016-01-26T04:02:08.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-09-20T23:33:58.000Z (7 months ago)
- Last Synced: 2025-09-20T23:36:03.299Z (7 months ago)
- Topics: go, graphql, hooks, productivity, react, redux, todo, typescript, web
- Language: TypeScript
- Homepage: https://demo.tekne.app
- Size: 11.6 MB
- Stars: 68
- Watchers: 9
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Agents: AGENTS.md
Awesome Lists containing this project
README
# tekne
Tekne (formerly [meditations](https://github.com/upvalue/tekne/tree/meditations-stable)) 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 9/7/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](https://tekne.app) - website
- [Demo](https://demo.tekne.app) - 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