{"id":13522758,"url":"https://github.com/LawOff/Pass11","last_synced_at":"2025-03-31T23:32:18.770Z","repository":{"id":107040756,"uuid":"563777435","full_name":"LawOff/Pass11","owner":"LawOff","description":"A Fluent Password Checker app made using Python","archived":false,"fork":false,"pushed_at":"2023-09-28T12:02:17.000Z","size":778,"stargazers_count":52,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-02T07:33:11.406Z","etag":null,"topics":["checker","customtkinter","fluent","fluent-design","password","tkinter","windows","windows-11"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LawOff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-11-09T10:11:05.000Z","updated_at":"2024-09-23T12:39:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"25f86d4f-ca95-470b-9325-3c3bfd590bd2","html_url":"https://github.com/LawOff/Pass11","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LawOff%2FPass11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LawOff%2FPass11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LawOff%2FPass11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LawOff%2FPass11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LawOff","download_url":"https://codeload.github.com/LawOff/Pass11/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246558108,"owners_count":20796696,"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":["checker","customtkinter","fluent","fluent-design","password","tkinter","windows","windows-11"],"created_at":"2024-08-01T06:00:51.955Z","updated_at":"2025-03-31T23:32:13.762Z","avatar_url":"https://github.com/LawOff.png","language":"Python","funding_links":[],"categories":["📑 Apps List"],"sub_categories":["🛠️ Tools"],"readme":"---\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/hoX8lsn.png\" /\u003e\n  \u003cp align=\"center\"\u003e A fluent password checker app made using Customtkinter \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca style=\"text-decoration:none\" href=\"https://python.org\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54\" alt=\"Python\" /\u003e\n    \u003c/a\u003e\n     \u003ca style=\"text-decoration:none\" href=\"https://www.youtube.com/channel/UCbfGHhyeHpKXF5rl1cRfvbg\"\u003e\n        \u003cimg alt=\"Youtube\" title=\"Youtube\" src=\"https://img.shields.io/badge/-YouTube-red?style=for-the-badge\u0026logo=youtube\u0026logoColor=white\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://twitter.com/law_tutorials\"\u003e\u003cimg alt=\"Twitter\" title=\"Twitter\" src=\"https://img.shields.io/badge/-Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://discord.gg/cPKc5B6Gnv\" alt=\"Dev Pro Tips Discussion \u0026 Support Server\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/836621542917275668?color=7289DA\u0026labelColor=4a64bd\u0026logo=discord\u0026logoColor=white\u0026style=for-the-badge\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n\u003cp\u003e Preview: \u003c/p\u003e\n\u003cimg src=\"https://i.imgur.com/1LKzaEN.png\" /\u003e\n\n## Features:\n\n- Full UI made using Python [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter \"CustomTkinter\")\n- Fluent Design\n- Complex Algorythm made in JS.\n- Very advanced and precise analysis, with keywords, words/passwords often used, intricate patterns.\n- Totally Offline usage.\n- Instant analysis results\n- Generate secured passwords\n- Test your passwords security\n\n\u003cimg style=\"width: 76%\" src=\"https://media.discordapp.net/attachments/765711969234976829/1043444550838013972/Animation4.gif\" /\u003e\n\n\nApp made using [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter \"CustomTkinter\") .\nThanks to [TomSchimansky](https://github.com/TomSchimansky/ \"TomSchimansky\").\n\n**CREDITS:** Algorythm [./assets/js/script.js](https://github.com/LawOff/Pass11/blob/0.0.2/assets/js/script.js \"./assets/js/script.js\") used is [zxcvbn](https://github.com/dropbox/zxcvbn \"zxcvbn\") to analyse the password, all credits to DropBox.\n\n**IMPORTANT:** This app is a very early version, it's just a fun project I did. \u003cbr\u003e\n**2: It can takes between 5-10s to start, due to the import of the js alogrythm.**\n\n\n**09/11/2022.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLawOff%2FPass11","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLawOff%2FPass11","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLawOff%2FPass11/lists"}