Skip to content

WinSSHTerm Connection Sorter is a simple command-line tool that helps organize your WinSSHTerm connections by sorting them alphabetically while maintaining their hierarchical structure.

License

Notifications You must be signed in to change notification settings

bukem/winsshterm-connection-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WinSSHTerm Connection Sorter

A Python utility for sorting connections in WinSSH Term configuration files.

Description

WinSSHTerm Connection Sorter is a simple command-line tool that helps organize your WinSSHTerm connections by sorting them alphabetically while maintaining their hierarchical structure. The tool sorts nodes in the connections.xml file according to the following rules:

  1. Container nodes come before Connection nodes
  2. Within each type (Container or Connection), nodes are sorted alphabetically by name
  3. The hierarchical structure is preserved during sorting

About

WinSSHTerm Connection Sorter is a simple command-line tool that helps organize your WinSSHTerm connections by sorting them alphabetically while maintaining their hierarchical structure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages