{"id":40145464,"url":"https://github.com/kaphacius/just-tags","last_synced_at":"2026-01-19T14:36:46.080Z","repository":{"id":38447158,"uuid":"471976436","full_name":"kaphacius/just-tags","owner":"kaphacius","description":"A macOS app for all your EMV tag needs.","archived":false,"fork":false,"pushed_at":"2025-06-19T12:49:58.000Z","size":7609,"stargazers_count":13,"open_issues_count":22,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-19T13:49:35.619Z","etag":null,"topics":["bertlv","credit-card","emv","emvtags","mastercard","pos","smart-card","tlv","visa"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/kaphacius.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,"zenodo":null}},"created_at":"2022-03-20T12:41:55.000Z","updated_at":"2025-06-19T12:50:02.000Z","dependencies_parsed_at":"2023-11-24T21:23:40.051Z","dependency_job_id":"0147104b-05ec-4df0-a78a-87264d066f6e","html_url":"https://github.com/kaphacius/just-tags","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/kaphacius/just-tags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaphacius%2Fjust-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaphacius%2Fjust-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaphacius%2Fjust-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaphacius%2Fjust-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaphacius","download_url":"https://codeload.github.com/kaphacius/just-tags/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaphacius%2Fjust-tags/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28571873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T12:50:50.164Z","status":"ssl_error","status_checked_at":"2026-01-19T12:50:42.704Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bertlv","credit-card","emv","emvtags","mastercard","pos","smart-card","tlv","visa"],"created_at":"2026-01-19T14:36:46.021Z","updated_at":"2026-01-19T14:36:46.072Z","avatar_url":"https://github.com/kaphacius.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"256\" height=\"256\" src=\"https://github.com/kaphacius/just-tags/blob/main/JustTags/Resources/Assets.xcassets/AppIcon.appiconset/icon_512_256x2.png?raw=true\"\u003e\n\u003c/p\u003e\n\n# JustTags\n\nJustTags in a macOS app for working with BER-TLV EMV tags.\n\n\n## Features\n\n\u003cdetails\u003e\u003csummary\u003eDecode the tags from base64 or hex strings into a comprehensible list.\u003c/summary\u003e\n\u003cp\u003e\u003cimg src=\"/Screenshots/00_parse.png?raw=true\"\u003e\u003c/p\u003e\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eFilter the decoded tags by tag, name, or description.\u003c/summary\u003e\n\u003cp\u003e\u003cimg src=\"/Screenshots/01_filter.png?raw=true\"\u003e\u003c/p\u003e\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eFully decode the tag value for specific tags (`9F33`, `95` etc).\u003c/summary\u003e\n\u003cp\u003e\u003cimg src=\"/Screenshots/02_view.png?raw=true\"\u003e\u003c/p\u003e\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eView additional tag info (source, format, kernel).\u003c/summary\u003e\n\u003cp\u003e\u003cimg src=\"/Screenshots/02_view.png?raw=true\"\u003e\u003c/p\u003e\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eSelect and copy tags as hex string.\u003c/summary\u003e\n\u003cp\u003e\u003cimg src=\"/Screenshots/03_copy.png?raw=true\"\u003e\u003c/p\u003e\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eDiff 2 tag lists against each other.\u003c/summary\u003e\n\u003cp\u003e\u003cimg src=\"/Screenshots/04_diff.png?raw=true\"\u003e\u003c/p\u003e\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eRename window tabs.\u003c/summary\u003e\n\u003cp\u003e\u003cimg src=\"/Screenshots/05_rename_tab.png?raw=true\"\u003e\u003c/p\u003e\u003c/details\u003e\n\n## How to use\n\nClone the project\n\n```bash\ngit clone https://github.com/kaphacius/just-tags\n```\n\nGo to the project directory\n\n```bash\ncd just-tags\n```\n\nOpen with Xcode\n\n```bash\nxed .\n```\n\nBuild and run with `Command + R`\n\n### Command-line support\nIf you want to open the application and pass the data from command-line, the following options are available:\n- Custom URL schemes. Run `open justtags://main/nzMDKAjI` OR `open justtags://main/9F33032808C8` from command-line.\n- Piping the output into a custom function. Set it like this:\n1. Add the following to your `~/.zshrc` or `~/.bashrc`:\n```bash\njusttags() {\n  read tags\n  open justtags://main/$tags\n}\n```\n2. Run `source ~/.zshrc` or `source ~/.bashrc`.\n3. Use the new function `echo \"9F33032808C8\" | justtags` OR `echo \"nzMDKAjI\" | justtags`.\n\n## Contributing\n\nContributions are always welcome!\n\nPlease open an [issue](https://github.com/kaphacius/just-tags/issues/new?labels=bug\u0026title=A+minor+bug) if you spot a bug, or an [enhancement](https://github.com/kaphacius/just-tags/issues/new?labels=enhancement\u0026title=A+great+idea) if you have an idea for a great feature.\n\n## License\n\n[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)\n\n\n## Alternative Tools\n\nEftlab's [BP-Tools](https://www.eftlab.com/bp-tools/)\n\nEmvlab's [tlvtool](http://www.emvlab.org/tlvutils/)\n\nBinaryfoo's [emv-bertlv](https://github.com/binaryfoo/emv-bertlv)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaphacius%2Fjust-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaphacius%2Fjust-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaphacius%2Fjust-tags/lists"}