Page 1 of 1

Lightweight wordprocessor : Wordgrinder 0.8 for EasyOs 3.4.6

Posted: Sun Apr 24, 2022 2:56 pm
by Rantanplan

Hello,

You'll find at the bottom wordgrinder-0.8.pet.
With the tutorials are in french and in english.

The software is in english.
Two .desktop in the menu :

  • one for wordgrinder,

  • other one for xwordgrinder.

They run in a sakura window.
Only keyboard, no mouse.

The author'site is https://cowlark.com/wordgrinder/,
The latest release can be found at https://github.com/davidgiven/wordgrind ... ses/latest

TU


Re: Lightweight wordprocessor : Wordgrinder 0.8 for EasyOs 3.4.6

Posted: Mon Apr 25, 2022 2:46 am
by BarryK

Yeah, looks good if you need to do a lot of typing, with minimum fuss. For example, authoring a novel.


Re: Lightweight wordprocessor : Wordgrinder 0.8 for EasyOs 3.4.6

Posted: Mon May 16, 2022 3:44 am
by mouldy

This is pretty cool, not sure how useful in modern world when Libre can boot pretty fast, but sure does bring back memories of DOS word processing. This would be great if you had a very marginal computer to work on, say an old thin client or something. Sure one would get used to the keyboard commands just like back in DOS days.


Re: Lightweight wordprocessor : Wordgrinder 0.8 for EasyOs 3.4.6

Posted: Mon May 16, 2022 5:07 pm
by geo_c

Will this pet run on Fossapup64, or is it tailored to EasyOS?

EDIT: the answer is Fossapup doesn't have the required glib. So it does not run.


Re: Lightweight wordprocessor : Wordgrinder 0.8 for EasyOs 3.4.6

Posted: Tue May 17, 2022 5:32 pm
by mouldy

https://github.com/davidgiven/wordgrinder

The pet might not, but sure it could be done without too much problem on any linux, especially if you have one with a good package manager like apt-get. This is a minimalist app so there you go. It was designed to even run in terminal on linux AND windows, so just depends how much you want it.

I suspect you could also track down ancient DOS word processor programs and run in DOSbox. They still work as well as they did then, just dont support more modern formats. But then neither does word grinder.

Or can tell you if you have WINE installed, look for free version of app called Jarte. It uses WINE version wordpad already there. I have the portable version installed in WINE on my EasyOS. It loads instantly and is very full featured. The older versions couple buttons on console incompatible with WINE but looks like current version works fine in WINE.


Re: Lightweight wordprocessor : Wordgrinder 0.8 for EasyOs 3.4.6

Posted: Tue May 17, 2022 6:49 pm
by Keef

geo_c

Wordgrinder compiles really easily on Fossapup, the devx contains everything needed. You get the X11 and CLI versions (stripped and not stripped) all in one go.


Re: Lightweight wordprocessor : Wordgrinder 0.8 for EasyOs 3.4.6

Posted: Wed May 18, 2022 5:02 am
by geo_c
Keef wrote: Tue May 17, 2022 6:49 pm

geo_c
Wordgrinder compiles really easily on Fossapup, the devx contains everything needed. You get the X11 and CLI versions (stripped and not stripped) all in one go.

I compiled it. Thanks!