Linux software

All posts tagged Linux software

Notepad3 icon 150x150

Software > Text editors >

https://github.com/rizonesoft/Notepad3
https://rizonesoft.com/downloads/notepad3/

A straightforward and capable Windows text editor which also has a portable version.

This seems like a nice daily driver for little things. I shouldn’t replace Geany with it though since I want something cross-platform.

It’s really stupid that it doesn’t have configurable shortcuts unless I want to compile it from source.

Continue Reading

Windows 11 logo Linux logo - 'Tux'

Software >
Windows, Linux >

(on Wikipedia)
https://github.com/Microsoft/WSL
https://learn.microsoft.com/en-us/windows/wsl/about

A way to run Linux commandline software from a specialized console, similar to how a command prompt runs DOS or PowerShell.

It works well, but it’s imperfect.

  • aka wsl
  • Sometimes mis-named Bash on Ubuntu on Windows or Bash on Windows

See also:



Continue Reading

Geany logo

Software > Text editors >

(on Wikipedia)
Homebrew: geany
Chocolatey: geany
https://www.geany.org/

Geany is a GTK2 (GUI) text editor which is light and featureful. Here is a sampling of features from their about page:

  • Syntax highlighting
  • Code folding
  • Symbol name auto-completion
  • Construct completion/snippets
  • Auto-closing of XML and HTML tags
  • Call tips

This is a editor that does such magical things as use control up/down to skip paragraphs. I love it for in-page bookmarking, code folding, search-replace, escaped-replaces and regular expressions for selections, documents and groups of documents.

  • The package geany-plugins is important..
  • I also (sometimes) use Leafpad.



Continue Reading

GIMP logo

Software > Image editors, SVG viewers >

(on Wikipedia)
Chocolatey: gimp
https://www.gimp.org/

An incredibly capable (and therefore very convoluted) image editor.

I use this:

  • GNU Image Manipulation Program
  • Often called “The Gimp”.



Continue Reading

Software > YouTube >
Pale Moon > Pale Moon extensions >

https://addons.palemoon.org/addon/youtube-nonstop/
https://github.com/own3mall/YouTubeNonStop-Legacy-XUL-Extension

Auto-clicks “Video paused. Continue watching?” and the “Get the best YouTube experience” nag.

See also:

Continue Reading

YouTube_logo_2015.png

(port) > Software > YouTube >

https://github.com/philbot9/youtube-comment-scraper/

Downloads the comments on YouTube videos.

Used to be available at ytcomments.klostermann.ca but that IP got banned because of overuse.

  • WARNING – Do not overuse this program, or maybe you will get IP-banned. The authors’ GUI website did.
  • See my youtube-comment-scraper.sh script for how I use it.

Continue Reading