Difference between revisions of "App-Utility"

From KRayWiki
Jump to navigation Jump to search
(Add a keyboard LED state indicator utility.)
(Add FCIV and KeyPassX detail.)
Line 34: Line 34:
  
 
== FCIV ==
 
== FCIV ==
 +
An unsupported, Microsoft-supplied, command-line utility that computes MD5 or SHA1 cryptographic hashes for files.
 +
: [https://support.microsoft.com/en-us/help/841290/availability-and-description-of-the-file-checksum-integrity-verifier-u FCIV page]  [https://www.microsoft.com/en-us/download/details.aspx?id=11533 Download page]
  
 
== Path Copy Copy ==
 
== Path Copy Copy ==
Line 44: Line 46:
  
 
== Keyboard Indicator ==
 
== Keyboard Indicator ==
; A tiny, portable application that provides system tray and on-screen-display indicators for Num Lock, Caps Lock, Scroll Lock and Insert keys. : [http://roidayan.com/keyboard-indicator/ Author's home page] [https://github.com/roidayan/KeyboardIndicator github sources]
+
A tiny, portable application that provides system tray and on-screen-display indicators for Num Lock, Caps Lock, Scroll Lock and Insert keys.
 +
: [http://roidayan.com/keyboard-indicator/ Author's home page] [https://github.com/roidayan/KeyboardIndicator github sources]
  
 
</blockquote>
 
</blockquote>
Line 52: Line 55:
 
<blockquote>
 
<blockquote>
  
== KeyPassX ==
+
== KeePassX ==
 +
A cross-platform password manager based on the open source [https://keepass.info/ KeePass Password Safe].
 +
* Version 1 strains like KeePassX 0.4.4 use local storage only and is preferred here for that reason.
 +
* Version 2 series applicaitons can access password databases over network connections.
 +
A rough comparison of features may be viewed on a related [https://keepass.info/compare.html keepass.info] web-site.
 +
: [https://www.keepassx.org/ KeyPassX home page]
  
 
</blockquote>
 
</blockquote>

Revision as of 21:24, 26 February 2018

Utility software as classified by freedesktop.org's menu-spec (1.0).

Accessibility

Archiving

WinRAR

Calculator

Clock

File Management

File Tools

FCIV

An unsupported, Microsoft-supplied, command-line utility that computes MD5 or SHA1 cryptographic hashes for files.

FCIV page Download page

Path Copy Copy

Miscellaneous

Keyboard Indicator

A tiny, portable application that provides system tray and on-screen-display indicators for Num Lock, Caps Lock, Scroll Lock and Insert keys.

Author's home page github sources

Security

KeePassX

A cross-platform password manager based on the open source KeePass Password Safe.

  • Version 1 strains like KeePassX 0.4.4 use local storage only and is preferred here for that reason.
  • Version 2 series applicaitons can access password databases over network connections.

A rough comparison of features may be viewed on a related keepass.info web-site.

KeyPassX home page

Text Editors

GVim

Text Tools