{"id":17975609,"url":"https://github.com/edouard-lopez/lesspass-powershell","last_synced_at":"2025-03-25T15:30:38.551Z","repository":{"id":142368554,"uuid":"164133593","full_name":"edouard-lopez/lesspass-powershell","owner":"edouard-lopez","description":"LessPass is a stateless password manager, this is a PowerShell implementation of the CLI","archived":false,"fork":false,"pushed_at":"2019-08-22T08:04:23.000Z","size":151,"stargazers_count":10,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T12:54:40.676Z","etag":null,"topics":["lesspass","lesspass-cli","powershell"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/Lesspass/","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edouard-lopez.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":"2019-01-04T17:02:47.000Z","updated_at":"2023-02-18T21:37:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc9b89b0-5711-4eeb-9d98-6aa5f32ba9f4","html_url":"https://github.com/edouard-lopez/lesspass-powershell","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/edouard-lopez%2Flesspass-powershell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edouard-lopez%2Flesspass-powershell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edouard-lopez%2Flesspass-powershell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edouard-lopez%2Flesspass-powershell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edouard-lopez","download_url":"https://codeload.github.com/edouard-lopez/lesspass-powershell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245489754,"owners_count":20623789,"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":["lesspass","lesspass-cli","powershell"],"created_at":"2024-10-29T17:20:17.093Z","updated_at":"2025-03-25T15:30:38.546Z","avatar_url":"https://github.com/edouard-lopez.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e ##### ✋ Psst! Create [issue on the lesspass/lesspass](https://github.com/lesspass/lesspass/issues/new) repo as I will [merge](https://github.com/lesspass/lesspass/issues/407) into it.\n \n# Lesspass-powershell [![Build Status](https://travis-ci.org/edouard-lopez/lesspass-powershell.svg?branch=master)](https://travis-ci.org/edouard-lopez/lesspass-powershell)\n\n\u003e LessPass computes the same password given the same a `Site`, `Login` and a `master password`\n\u003e\n\u003e Privacy by default, Works offline, No sync, Visual fingerprint :closed_lock_with_key::heart::eyes:\n\n## Install\n\n```powershell\nPS\u003e Install-Module -Name Lesspass\n```\n\n## Usage\n\n```powershell\nPS\u003e Get-LessPass \"Site\" \"Login\" \"masterpassword\"\n```\n\n#### Help\n\n```powershell\nPS\u003e Get-LessPass -?\n```\n\n#### Syntax\n\n```powershell\nGet-LessPass\n    -Site \u003cString\u003e\n    -Login \u003cString\u003e\n    -MasterPassword \u003cString\u003e\n\n    [-Lowercase]\n    [-Uppercase]\n    [-Digits]\n    [-Symbols]\n    [-noLowercase]\n    [-noUppercase]\n    [-noDigits]\n    [-noSymbols]\n    [[-Length] \u003cObject\u003e]\n    [[-Counter] \u003cObject\u003e]\n\n    [-version]\n    [\u003cCommonParameters\u003e]\n```\n\n## Test\n\n```make\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedouard-lopez%2Flesspass-powershell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedouard-lopez%2Flesspass-powershell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedouard-lopez%2Flesspass-powershell/lists"}