LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

wordgrinder

Terminal word processor for focused writing

TLDR

Start WordGrinder
$ wordgrinder
copy
Open document
$ wordgrinder [document.wg]
copy
Import file
$ wordgrinder --import=[file.txt]
copy
Export to format
$ wordgrinder --export=[output.html]
copy

SYNOPSIS

wordgrinder [--import file] [--export file] [document]

DESCRIPTION

wordgrinder is a terminal-based word processor designed for focused, distraction-free writing. It emphasizes content over appearance, providing document structure through styles like headings, paragraphs, and lists rather than visual formatting controls.Documents are saved in the native .wg format that preserves full structure, and can be exported to HTML, LaTeX, Markdown, ODT, and plain text. The full-screen editing environment keeps attention on the writing itself, with keyboard shortcuts for navigation and style changes.

PARAMETERS

--import FILE

Import document.
--export FILE
Export document.
document
Open document.

KEY BINDINGS

Ctrl+S - SaveCtrl+O - OpenCtrl+Q - QuitCtrl+F - FindCtrl+R - ReplaceCtrl+K - Style menuF1 - Help

INSTALL

sudo apt install wordgrinder-ncurses
copy
sudo dnf install wordgrinder
copy
sudo apk add wordgrinder
copy
brew install wordgrinder
copy
nix profile install nixpkgs#wordgrinder
copy

CAVEATS

Terminal-based, no WYSIWYG. Limited formatting. Specific to prose writing.

HISTORY

WordGrinder was created for focused terminal writing. It provides a distraction-free word processing environment.

SEE ALSO

vim(1), nano(1), joe(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid