utilities

All posts tagged utilities

TODO – add my notes, and scripts

Git-Logo-1788C.png

Git >

Provides a reasonable environment for working with Git while trapped on Windows. A console window with Bash, various everyday linux console applications, and git.

I loved it, and used it regularly for sane scripting when trapped on Windows, via bash, as well as for git itself.

I replaced it with Cygwin/Babun.



Continue Reading

FBReader logo

Software, Android >

(on Wikipedia)
(on Google Play, free version)
(on Google Play, pro version)
https://fbreader.org/

An ebook reader.

  • aka Favorite Book Reader



Continue Reading

dialog-checklist.png

(on Wikipedia)
https://invisible-island.net/dialog/

A program to present a commandline dialog, letting a scripter get user input.

Capable enough for everyday scripts. Capable enough that to get a “GUI” dialog, I would rather spawn a terminal and use dialog.

  • cat
  • The shell builtin read.
  • A GUI option would be Xdialog.
  • I think it’s hilarious there are so many nice screenshots of a text program.



Continue Reading

IBM-Model-M-keyboard image
IBM Model M keyboard numlock
IBM Model M

was freshmeat.sourceforge.net/projects/numlockx/
was home.kde.org/~seli/numlockx/

A GUI program that turns NumLock on. Great for turning it on as X starts.

Why ever numlock would be turned off by default is beyond me. It’s not that I can’t see a use for it as a cursor pad, but it’s a number pad. That’s just not “use for those keys”. That’s their damned name!



Continue Reading