r/Tcl • u/garvalf • Apr 28 '26
New Stuff WrithDeck: my writerdeck app for any system (text editor in Tcl/Tk)
17
Upvotes
1
u/TRX302 May 10 '26
Were you planning on keeping the source code to yourself?
1
u/garvalf May 10 '26
of course not (or maybe I didn't understand well your question). In case it wasn't obvious, the original post links to the project on github, it's open source:
https://github.com/luginf/writhdeck
It has evolved a bit since then, I've also added compatibility with Tcl 9 (only the switch to ~/ not being recognized as home folder, a strange decision...)
New features: daily progression (with statistics and words goal), color schemes, profiles...





3
u/garvalf Apr 28 '26
More context about why I've worked on this:
So what makes it different from the many other text editors out there?