{"id":13679878,"url":"https://github.com/jdhitsolutions/ISEScriptingGeek","last_synced_at":"2025-04-29T19:32:10.481Z","repository":{"id":2396765,"uuid":"40917381","full_name":"jdhitsolutions/ISEScriptingGeek","owner":"jdhitsolutions","description":"My library of tools and add-ons for the PowerShell ISE","archived":false,"fork":false,"pushed_at":"2023-07-03T15:06:53.000Z","size":198,"stargazers_count":131,"open_issues_count":0,"forks_count":34,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-04-25T01:11:32.272Z","etag":null,"topics":["powershell","powershell-ise"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdhitsolutions.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-08-17T18:13:02.000Z","updated_at":"2025-04-14T00:51:23.000Z","dependencies_parsed_at":"2022-09-15T07:22:32.444Z","dependency_job_id":"ed719c5e-ea7d-4372-b63a-23631a1c9f6f","html_url":"https://github.com/jdhitsolutions/ISEScriptingGeek","commit_stats":{"total_commits":22,"total_committers":4,"mean_commits":5.5,"dds":0.2727272727272727,"last_synced_commit":"463f577fc2b16da843b67c7a0d3047fe855e0cd9"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdhitsolutions%2FISEScriptingGeek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdhitsolutions%2FISEScriptingGeek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdhitsolutions%2FISEScriptingGeek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdhitsolutions%2FISEScriptingGeek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdhitsolutions","download_url":"https://codeload.github.com/jdhitsolutions/ISEScriptingGeek/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251569549,"owners_count":21610575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["powershell","powershell-ise"],"created_at":"2024-08-02T13:01:10.579Z","updated_at":"2025-04-29T19:32:07.043Z","avatar_url":"https://github.com/jdhitsolutions.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# ISEScriptingGeek Module\n\n[![PSGallery Version](https://img.shields.io/powershellgallery/v/ISEScriptingGeek.png?style=for-the-badge\u0026logo=powershell\u0026label=PowerShell%20Gallery)](https://www.powershellgallery.com/packages/ISEScriptingGeek/) [![PSGallery Downloads](https://img.shields.io/powershellgallery/dt/ISEScriptingGeek.png?style=for-the-badge\u0026label=Downloads)](https://www.powershellgallery.com/packages/ISEScriptingGeek/)\n\nThis module is a set of PowerShell ISE add-ons and a few themes. It requires PowerShell 5.1.\n\n_As of February 2019, I no longer intend to update or extend this module. VS Code is Microsoft's choice for a scripting editor going forward. The PowerShell ISE isn't going away any time soon, but it is also no longer under active development so I need no point in continuing to develop this module. I will maintain it and address pull requests should members of the community wish to contribute, maintain or extend this module._\n\nInstall the module from the PowerShell Gallery.\n\n```powershell\nInstall-Module ISEScriptingGeek\n```\n\nThen in your PowerShell_ISE profile script, import the module.\n\n```powershell\nImport-Module ISEScriptingGeek\n```\n\nThis will add shortcuts to the Add-Ons menu.\n\n## Themes\n\nThe themes can be found and imported from the Themes sub-folder of the module.\nThese are optional and are not connected to the add-ons.\n\n## Add-ons\n\nOnce the module is imported, the add-ons will be listed under **ISE Scripting Geek** on the **Add-ons** menu in the ISE.\nA number of the add-ons fall into grouped sub-folders:\n\n![add-ons menu](images/addons-menu.png)\n\n### Bookmarks\n\nA set of functions for creating and working with \"bookmarks\" to files opened in the ISE.\n\n### Convert\n\nThe module will add shortcuts to code that will perform conversions on the file or selected text.\n\n![Convert menu](images/convert-menu.png)\n\n### Dates and times\n\nA set of functions for inserting date/time in different formats.\n\n![DateTime menu](images/datetime-menu.png)\n\n### Files\n\nA set of functions for working with open files and their associated folders\n\n![Files menu](images/files-menu.png)\n\n### Work\n\nA set of functions for creating and managing a \"work list\" of files\n\n### Miscellaneous\n\nThere are also other scripts directly off the **ISE Scripting Geek** menu, these functions provide various capabilities:\n\n- Print, Run, or Sign a script\n- Send the script to Word (with or without color)\n- Send selected text to different search engines\n- Help functions\n- New CIM Command, DSC Resource snippets, etc.\n\n## Other Modules of Interest\n\nYou might also be interested in these modules:\n\n- [ISERemoteTab](https://github.com/jdhitsolutions/New-ISERemoteTab)\n- [PSScriptTools](https://github.com/jdhitsolutions/PSScriptTools)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdhitsolutions%2FISEScriptingGeek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdhitsolutions%2FISEScriptingGeek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdhitsolutions%2FISEScriptingGeek/lists"}