Skip to content

Releases: MonomythLabs/TextWriter

TextWriter v1.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:39

TextWriter 1.0.1

This patch makes TextWriter's keyboard reference much easier to use without
adding anything to the writing interface itself.

What changed

  • Ctrl+H (Command+H on macOS) now opens a complete, searchable keyboard
    reference. Search by action, key, mode, or screen.
  • Ctrl+Shift+H (Command+Shift+H on macOS) shows only the shortcuts relevant
    to the screen and writing mode currently in use.
  • Escape closes contextual help and returns to the exact screen and focus you
    came from.
  • The reference now includes the five-row shortcut for moving the pinned
    typewriter line and a concise Help-screen reference.

Downloads

  • Windows 10/11, 64-bit: standard installer or portable ZIP
  • macOS, Apple Silicon: DMG for M-series Macs; Intel Macs are not supported
  • Linux, 64-bit: AppImage, Debian package, or RPM package

The Windows and macOS downloads are not code-signed. Windows SmartScreen and
macOS Gatekeeper may therefore warn before first launch. Download only from
this official release and verify the file against SHA256SUMS.txt.

TextWriter remains free and open source under the MIT License.

TextWriter v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 05:54

TextWriter 1.0.0

TextWriter is a distraction-free, fullscreen writing environment inspired by
Dark Room and WordStar. Documents remain ordinary .txt or .md files, and
the app works entirely offline.

Downloads

  • Windows 10/11, 64-bit: standard installer or portable ZIP
  • macOS, Apple Silicon: DMG for M-series Macs; Intel Macs are not supported
  • Linux, 64-bit: AppImage, Debian package, or RPM package

The Windows and macOS downloads are not code-signed. Windows SmartScreen and
macOS Gatekeeper may therefore warn before first launch. Download only from
this official release, verify the file against SHA256SUMS.txt, and proceed
only if you are comfortable accepting the unsigned build.

Make it your own

TextWriter is open source under the MIT License. Fork it, reshape it, add the
features you want, or carry the idea in an entirely new direction. The code is
there to be used.