{"id":14063971,"url":"https://github.com/thekamilpro/kppwpush","last_synced_at":"2025-07-29T17:31:15.836Z","repository":{"id":157603375,"uuid":"558028807","full_name":"thekamilpro/kppwpush","owner":"thekamilpro","description":"PowerShell module for pwpush.com API","archived":false,"fork":false,"pushed_at":"2024-05-07T18:53:54.000Z","size":35,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-18T06:34:10.386Z","etag":null,"topics":["password","powershell","pwpush","pwpushapi","pwsh","secret"],"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/thekamilpro.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}},"created_at":"2022-10-26T19:02:49.000Z","updated_at":"2024-08-13T07:05:59.862Z","dependencies_parsed_at":"2024-02-07T17:08:06.329Z","dependency_job_id":"4726cffb-47f2-4936-afd9-c1288d0c8eb9","html_url":"https://github.com/thekamilpro/kppwpush","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekamilpro%2Fkppwpush","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekamilpro%2Fkppwpush/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekamilpro%2Fkppwpush/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekamilpro%2Fkppwpush/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thekamilpro","download_url":"https://codeload.github.com/thekamilpro/kppwpush/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228032919,"owners_count":17858917,"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":["password","powershell","pwpush","pwpushapi","pwsh","secret"],"created_at":"2024-08-13T07:03:36.111Z","updated_at":"2024-12-04T02:30:57.098Z","avatar_url":"https://github.com/thekamilpro.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# The KpPwpush Module\n\nModule is a wrapper for [pwpush.com](https://pwpush.com) API\n\n## How to install\n\nModule is available at [PowerShell Gallery](https://www.powershellgallery.com/packages/KpPwpush/) and you can install it with:\n\n```ps1\nInstall-Module -Name kppwpush\n```\n\n## Example use\n\nAt first, you need to initialise the module by calling ```Connect-KpPwpush```, if not providing any parameters, it connects to pwpush.com server.\n\nCreate new password push with password 1234 which expires after 3 days (and default 5 views):\n\n```ps1\nNew-KpPwpush -Payload 1234 -ExpireAfterDays 3\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekamilpro%2Fkppwpush","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthekamilpro%2Fkppwpush","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekamilpro%2Fkppwpush/lists"}