{"id":27629278,"url":"https://github.com/nonepork/ppmnottheunit","last_synced_at":"2025-04-23T15:15:59.160Z","repository":{"id":288090035,"uuid":"966801929","full_name":"nonepork/ppmnottheunit","owner":"nonepork","description":"A simple project manager in powershell","archived":false,"fork":false,"pushed_at":"2025-04-17T16:23:05.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T15:15:55.258Z","etag":null,"topics":["powershell","project-management"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/nonepork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"zenodo":null}},"created_at":"2025-04-15T13:28:52.000Z","updated_at":"2025-04-17T16:23:09.000Z","dependencies_parsed_at":"2025-04-15T14:38:26.719Z","dependency_job_id":"11cb51ed-5798-41d9-8e34-cd0e043c03ef","html_url":"https://github.com/nonepork/ppmnottheunit","commit_stats":null,"previous_names":["nonepork/ppmnottheunit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonepork%2Fppmnottheunit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonepork%2Fppmnottheunit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonepork%2Fppmnottheunit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonepork%2Fppmnottheunit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonepork","download_url":"https://codeload.github.com/nonepork/ppmnottheunit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250457791,"owners_count":21433734,"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","project-management"],"created_at":"2025-04-23T15:15:58.577Z","updated_at":"2025-04-23T15:15:59.141Z","avatar_url":"https://github.com/nonepork.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# ppmnottheunit\n\u003e A simple tui project manager in powershell\n\n[![asciicast](https://asciinema.org/a/716117.svg)](https://asciinema.org/a/716117)\n\n\u003c/div\u003e\n\n## Features\n- Provides interactive selection of projects (via PSFzf)\n- Creates new project directories\n- Renames existing projects\n- Deletes projects with safety checks for non-empty directories\n- Keyboard shortcuts for all operations\n\n## Prerequisites\n- PowerShell 7+ recommended\n- **PSFzf module** installed (`Install-Module PSFzf`)\n\n## Installation\n1. Ensure dependencies are installed:\n   ```powershell\n   Install-Module -Name PSFzf -Scope CurrentUser -Force\n   ```\n2. **Install via PowerShell Gallery**:\n   ```powershell\n   Install-Module -Name ppmnottheunit -Scope CurrentUser\n   ```\n\n## Usage\nRun the main interface with:\n```powershell\nppm\n```\nAnd enter the folder path that you would like to use as projects' root folder.\n\n## Keyboard Shortcuts\n- `s` - Select project (changes directory)\n- `c` - Create new project\n- `r` - Rename project\n- `d` - Delete project (with confirmation steps)\n- `p` - Change base path\n- `q` - Quit interface\n\n## Configurations\nTo change the base directory, you can either press p, or edit .ppmnottheunit.json in your home directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonepork%2Fppmnottheunit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonepork%2Fppmnottheunit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonepork%2Fppmnottheunit/lists"}