{"id":13578807,"url":"https://github.com/monolifed/lpcli","last_synced_at":"2025-04-05T19:33:51.582Z","repository":{"id":216136973,"uuid":"118110162","full_name":"monolifed/lpcli","owner":"monolifed","description":"C implementation of lesspass (version 2)","archived":true,"fork":false,"pushed_at":"2021-07-15T18:55:59.000Z","size":99,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-01T15:30:05.473Z","etag":null,"topics":["command-line-tool","lesspass","password-generator"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monolifed.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}},"created_at":"2018-01-19T10:14:30.000Z","updated_at":"2023-01-28T07:46:49.000Z","dependencies_parsed_at":"2024-01-08T17:17:49.593Z","dependency_job_id":null,"html_url":"https://github.com/monolifed/lpcli","commit_stats":null,"previous_names":["monolifed/lpcli"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monolifed%2Flpcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monolifed%2Flpcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monolifed%2Flpcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monolifed%2Flpcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monolifed","download_url":"https://codeload.github.com/monolifed/lpcli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223204086,"owners_count":17105720,"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":["command-line-tool","lesspass","password-generator"],"created_at":"2024-08-01T15:01:33.943Z","updated_at":"2024-11-05T16:32:23.034Z","avatar_url":"https://github.com/monolifed.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# LPCLI\nC implementation of lesspass (version 2) without any external dependencies `*`.\n\n\n## Usage\n\n```\n$./lpcli\nUsage: lpcli \u003csite\u003e [login] [options]\nOptions:\n  --lowercase, -l     include lowercase characters\n  --uppercase, -u     include uppercase characters\n  --digits, -d        include digits\n  --symbols, -s       include symbols\n\n  --length, -n        number of characters (16)\n  --counter, -c       numeric suffix of salt (1)\n\n  --print, -p         print instead of copying to clipboard.\n                      xclip is required to copy to clipboard on linux.\nNotes:\n  If none of l,u,d or s specified, luds is assumed.\n  You can type short options without spaces. e.g. -ludn32c5p\n  Length is between 5 and 35 and counter is greater than 0.\n  Salt is site..login..hex(counter) where \"..\" is concatenation.\n  Thus using an empty login or omitting it gives the same result.\n```\n\nDo not forget to check that you get the same password with both this one and lesspass.\n\n\n## Compiling\n`*`By default it requires libX11 for clipboard copy on linux; `make` .  \nIf your system has xclip, You can compile without libX11; `make HAS_XCLIP=1` .  \nOn windows, `mingw32-make` (or `mingw64-make`) should suffice.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonolifed%2Flpcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonolifed%2Flpcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonolifed%2Flpcli/lists"}