{"id":24727089,"url":"https://github.com/vikcch/live-squeezer","last_synced_at":"2026-03-06T09:32:15.322Z","repository":{"id":55975803,"uuid":"301183531","full_name":"vikcch/live-squeezer","owner":"vikcch","description":"An intuitive and easy to use interface for converting live and tv poker hands to a PokerStars Hand History file format.","archived":false,"fork":false,"pushed_at":"2026-01-16T18:44:31.000Z","size":722,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T06:36:22.860Z","etag":null,"topics":["builder","cards","gambling","hand-history-builder","hand-history-generator","hh-builder","hh-generator","poker","poker-hand-generator","pokerstars-hand-history","tv-poker-hands"],"latest_commit_sha":null,"homepage":"http://livesqueezer.winningpokerhud.com/","language":"JavaScript","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/vikcch.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-04T17:14:40.000Z","updated_at":"2026-01-16T18:44:36.000Z","dependencies_parsed_at":"2024-05-28T12:57:13.371Z","dependency_job_id":"9f884cbb-7fde-4ec3-abe6-2a116e9cca18","html_url":"https://github.com/vikcch/live-squeezer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vikcch/live-squeezer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikcch%2Flive-squeezer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikcch%2Flive-squeezer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikcch%2Flive-squeezer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikcch%2Flive-squeezer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikcch","download_url":"https://codeload.github.com/vikcch/live-squeezer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikcch%2Flive-squeezer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["builder","cards","gambling","hand-history-builder","hand-history-generator","hh-builder","hh-generator","poker","poker-hand-generator","pokerstars-hand-history","tv-poker-hands"],"created_at":"2025-01-27T14:57:48.820Z","updated_at":"2026-03-06T09:32:15.295Z","avatar_url":"https://github.com/vikcch.png","language":"JavaScript","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MRHAEHLF9RYAN\u0026source=url"],"categories":[],"sub_categories":[],"readme":"# Live Squeezer\n\nAn intuitive and easy to use interface for converting live and tv poker hands to a PokerStars Hand History file format.\n\nSee it on action: [Live Squeezer](http://livesqueezer.winningpokerhud.com)\n\n[Support us](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MRHAEHLF9RYAN\u0026source=url), we need you! A small gift is much appreciated. Thank you!\n\n## Input Table Infomation\n\n![TABLE-INFO](./docs/table-main-info.png)\n\n### Stakes\n\nFormat: small blind / big blind (ante) [straddle] [straddle]\n\nE.g.: `10/20(2)[40][80][160]`\n\nMandatory: small blind / big blind\n\n### Perspective\n\nTV: All known cards show up in the beginning\n\nHero: Only Hero Cards show up in the beginning; the remaining are shown at showdown or when players went all-in.\n\n## Input Players Information\n\n![PLAYERS-INFO](./docs/players-info.png)\n\nOptions to enter the Hole cards by typing or pick from the follow popup\n\n![POPUP-CARDS](./docs/popup-cards.png)\n\n## Input Players Action\n\n![PLAYERS-ACTION](./docs/players-action.png)\n\nOptions to type `fold`, `check`, `call`, the _amount_ for bets and raises or use _arrow keys_ to _fold_, _check/call_ or _undo_ de action\n\n## Save Hand History on File\n\n![SAVE-ON-FILE](./docs/save-hand-history-on-file.png)\n\nOptions to save the Hand History to a new file or append it to an existing one\n\nThe hand will be appended and save to the selected file when `+ Append to:` button is clicked, considere using 'Local Storage save' when converting a full session!\n\n## Save Hand History on Local Storage\n\n![SAVE-ON-LOCAL-STORAGE](./docs/save-hand-history-on-local-storage.png)\n\nInformation about the local storage space\n\n![LOCAL-STORAGE-MANAGER](./docs/local-storage-manager.png)\n\nLocal Storage Manager options\n\n* Save All Hands Histories in one file\n* Delete All Hands Histories\n* Save the Hand History in a file\n* Delete the Hand History from local storage\n* Show the Hand History\n* Make a note on the Hand History\n\n## Export Hand\n\nOptions to Export the hand to a [Online Replayer](http://replayer.winningpokerhud.com) or to a forum formated text\n\n![FORUM-FORMAT](./docs/forum-format-hand-history.png)\n\n## New Hand History\n\nOptions\n\n* New hand - New blank hand\n* Next Hand - The button will advance to the next player and the player stacks will adjust accordingly to the action of this hand!\n\n## Forum Format Image\n\n![FORUM-FORMAT-IMAGE](./docs/forum-format-hand-history-image.png)\n\n## License\n\nLicensed under the [GPLv3](./LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikcch%2Flive-squeezer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikcch%2Flive-squeezer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikcch%2Flive-squeezer/lists"}