{"id":23087670,"url":"https://github.com/exp-codes/account-mgr","last_synced_at":"2025-04-03T16:45:41.497Z","repository":{"id":55369099,"uuid":"148517147","full_name":"EXP-Codes/account-mgr","owner":"EXP-Codes","description":"帐密管理工具","archived":false,"fork":false,"pushed_at":"2023-01-16T18:07:50.000Z","size":10299,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-09T05:27:44.692Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/EXP-Codes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://lyy289065406.github.io/sponsor/"]}},"created_at":"2018-09-12T17:31:26.000Z","updated_at":"2023-05-03T15:52:13.000Z","dependencies_parsed_at":"2023-01-20T08:02:14.713Z","dependency_job_id":null,"html_url":"https://github.com/EXP-Codes/account-mgr","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXP-Codes%2Faccount-mgr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXP-Codes%2Faccount-mgr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXP-Codes%2Faccount-mgr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXP-Codes%2Faccount-mgr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EXP-Codes","download_url":"https://codeload.github.com/EXP-Codes/account-mgr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247043234,"owners_count":20874084,"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":[],"created_at":"2024-12-16T19:59:36.765Z","updated_at":"2025-04-03T16:45:41.475Z","avatar_url":"https://github.com/EXP-Codes.png","language":"Java","funding_links":["https://lyy289065406.github.io/sponsor/"],"categories":[],"sub_categories":[],"readme":"# Account-Manager\n\u003e 帐密管理器\n\n------\n\n\n## 运行环境\n\n![](https://img.shields.io/badge/JDK-1.8%2B-brightgreen.svg)\n\n![](https://img.shields.io/badge/Platform-Windows%20x64-brightgreen.svg)  ![](https://img.shields.io/badge/Platform-Mac%20x64-brightgreen.svg)  ![](https://img.shields.io/badge/Platform-Linux%20x64-brightgreen.svg) \n\n\n## 软件介绍\n\n现在我们的生活已经被各种各样的账号密码缠绕，就本人而言，已经有近百个帐密需要记忆，这是很恐怖的事情\n\n- 你是否仍在苦恼如何保存这些帐密？\n- 记录到小本本？丢了被人捡到怎么办？\n- 记录到电脑文档？被修电脑的复制了怎么办？\n- 记录到云盘？被恶意分享了怎么办？\n- 记录到脑袋？失忆了怎么办？\n- 使用同一个密码？被撞库了怎么办？\n\n为此我写了这么一个帐密管理工具，目的就是释放自己的记忆，更方便更安全地管理所有帐密\n\n- 此软件不会联网（不怕你检测网络端口哦）, 不含后门病毒\n- 登记到其中的所有帐密均使用DES加密再保存，避免被提取本地文件破译\n\n\n\u003e 若杀毒软件报毒，忽略即可，请放心使用。当然如果你不信任此软件，直接删除就好了，与其担心受怕还不如自己写一个类似的软件最安全不是吗？\n\n      \n## 运行展示\n\n- 首次运行需要注册（*仅在本地注册，不联网*），相当于生成一个保护所有帐密的口令：\u003cbr/\u003e\u003cbr/\u003e![本地注册](./imgs/01-本地注册.png)\n- 登陆成功后，可查看所有已录入的帐密列表：\u003cbr/\u003e\u003cbr/\u003e![主界面](./imgs/02-主界面.png)\n- 通过搜索功能快速找到已录入的目标帐密：\u003cbr/\u003e\u003cbr/\u003e![搜索界面](./imgs/03-搜索结果.png)\n- 右击目标条目查看帐密详情：\u003cbr/\u003e\u003cbr/\u003e![查看详情](./imgs/04-查看详情.png)\n\n\n## 下载\n\n见 [Release](https://github.com/lyy289065406/account-mgr/releases/)\n\n\n## 安装与使用\n\n1. 安装JDK环境【[jdk-1.8](https://github.com/lyy289065406/environment/tree/master/environment/java/JDK/windows/x64/jdk-8u191-windows-x64.exe)】，一直 下一步 到完成即可（无需修改安装路径）\n2. 解压并运行【AccountMgr.exe】\n3. 首次使用时，输入任意帐密（不要忘记哦）后，点击【注册】\n4. 注册成功或再次使用时，输入所注册的帐密后，点击【登陆】\n5. 点击【添加帐密】按钮可新增一个条目，按需填写即可\n6. 点击【搜索帐密】按钮可查找已录入的相关目标条目\n7. 在帐密列表上【右击】某个条目，可执行【查看详情】、【复制到剪贴板】、【修改】、【删除】等操作\n   \n\u003e ***由于帐密信息保存在本地，请勿在使用后再压缩传播此软件，否则可能会因此泄露你的个人帐密***\u003cbr/\u003e\n\u003e ***若您的朋友有诉求，建议通过本页面获取下载***\u003cbr/\u003e\n\u003e ***请妥善保护好您的个人帐密，也不要利用此工具去骗取他人帐密***\u003cbr/\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexp-codes%2Faccount-mgr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexp-codes%2Faccount-mgr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexp-codes%2Faccount-mgr/lists"}