Skip to content

chonty/securecrt-shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Requires winshell: pip3 install winshell

Creates shortcuts for your SecureCRT sessions so you can launch from Windows search, Everything or similar: image

To use, change sessions_path to your SecureCRT sessions path, scrt to your SecureCRT.exe path and outpath to where you want the shortcuts to live and then run

To keep sessions and shortcuts in sync, if your outpath dir contains ONLY the SecureCRT session shortcuts, uncomment the line shutil.rmtree(outpath, ignore_errors=True). It's important that your chosen directory does not contain anything else as this line will wipe it on each run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages