{"id":22959211,"url":"https://github.com/ntatschner/gopowershelllauncher","last_synced_at":"2026-05-14T01:40:46.848Z","repository":{"id":263653699,"uuid":"890297718","full_name":"ntatschner/GoPowerShellLauncher","owner":"ntatschner","description":"Powershell Cli launcher for your Powershell Profiles","archived":false,"fork":false,"pushed_at":"2025-02-15T18:45:48.000Z","size":121914,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T19:32:07.701Z","etag":null,"topics":["bubbles","bubbletea","go","golang","lipgloss","powershell"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"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/ntatschner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-18T10:34:11.000Z","updated_at":"2025-02-07T14:26:05.000Z","dependencies_parsed_at":"2024-11-19T18:39:01.443Z","dependency_job_id":"0b844dcb-a17f-4a6d-bff8-08318e3c2d16","html_url":"https://github.com/ntatschner/GoPowerShellLauncher","commit_stats":null,"previous_names":["ntatschner/gopowershelllauncher"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntatschner%2FGoPowerShellLauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntatschner%2FGoPowerShellLauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntatschner%2FGoPowerShellLauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntatschner%2FGoPowerShellLauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntatschner","download_url":"https://codeload.github.com/ntatschner/GoPowerShellLauncher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741864,"owners_count":20826254,"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":["bubbles","bubbletea","go","golang","lipgloss","powershell"],"created_at":"2024-12-14T18:16:18.136Z","updated_at":"2026-05-14T01:40:46.813Z","avatar_url":"https://github.com/ntatschner.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerShell Profile Launcher\n[![Pipeline](https://github.com/ntatschner/GoPowerShellLauncher/actions/workflows/pipeline.yml/badge.svg)](https://github.com/ntatschner/GoPowerShellLauncher/actions/workflows/pipeline.yml)\n\nPowerShell Profile Launcher is a tool designed to manage and launch different PowerShell profiles. It allows users to easily switch between various profiles, each configured with specific settings and scripts, to streamline their workflow.\n\n## Features :tada:\n\n- [x] **Profile Selection**: Easily switch between different profiles.\n- [x] **Profile Validation**: Ensure profiles are valid before launching.\n- [x] **Shell Integration**: Supports both PowerShell and PowerShell Core.\n- [x] **Logging**: Detailed logging for troubleshooting and auditing.\n\n## Upcoming Features :smile:    \n- [ ] **Profile Management**: Create, edit, and delete PowerShell profiles.\n- [ ] **Pull Remote Profiles**: Pull profiles from a remote repo.\n## In Beta :warning:\n- [ ] **Create Shortcuts**: Create shortcuts to your favorite profiles.\n## Usage\nRunning the Launcher:\n\n1. Download the latest release from: [Releases](https://github.com/ntatschner/gopowershelllauncher/releases/latest/download/)\n\n## Configure the Basic Settings\n\n1. Edit the included `config.yaml` file, replacing `profile.path` with the location of your profile directory.\n2. Add your profiles to the directory specified in the `config.yaml` file. Profiles should be `.ps1` files that match the pattern `*.Profile.ps1`.\n\n### Example Configuration\n\n```yaml\nprofile:\n  path: \"C:\\\\path\\\\to\\\\profiles\"\n  recursive: false\nlogging:\n  path: \"C:\\\\path\\\\to\\\\logs\"\n  file: \"launcher.log\"\n  level: \"DEBUG\"\n```\n\n### Command-Line Examples\n\n#### Show Help\n\nGoPowerShellLauncher.exe help","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntatschner%2Fgopowershelllauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntatschner%2Fgopowershelllauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntatschner%2Fgopowershelllauncher/lists"}