{"id":20791577,"url":"https://github.com/eintim23/thiccmenu","last_synced_at":"2026-01-07T16:05:00.115Z","repository":{"id":170406880,"uuid":"449052923","full_name":"EinTim23/thiccmenu","owner":"EinTim23","description":"A very simple, header only c++ based menu library","archived":false,"fork":false,"pushed_at":"2022-01-17T21:28:08.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T11:11:17.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/EinTim23.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}},"created_at":"2022-01-17T21:25:15.000Z","updated_at":"2024-12-16T01:54:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"910a761b-e1c3-4952-95dc-7cf8c4805ba0","html_url":"https://github.com/EinTim23/thiccmenu","commit_stats":null,"previous_names":["eintim23/thiccmenu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EinTim23%2Fthiccmenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EinTim23%2Fthiccmenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EinTim23%2Fthiccmenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EinTim23%2Fthiccmenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EinTim23","download_url":"https://codeload.github.com/EinTim23/thiccmenu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246009998,"owners_count":20709047,"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-11-17T15:45:39.617Z","updated_at":"2026-01-07T16:04:55.081Z","avatar_url":"https://github.com/EinTim23.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thicc Menu\nA very simple, header only c++ based menu library\n#### Note: currently windows only, as it uses the winapi for the cursor. Linux compability will follow soon.\n### Basic Example\n```cpp\n#include \"thiccmenu.hpp\"\n\nint main() {\n\tswitch (thiccmenu::Menu({\"1. Say hi\", \"2. Say bye\"}, Colors::Gray, Colors::Darkgray)) {\n\tcase 1:\n\t\tstd::cout \u003c\u003c \"hi\\n\";\n\t\tbreak;\n\tcase 2:\n\t\tstd::cout \u003c\u003c \"bye\\n\";\n\t\tbreak;\n\t}\n}\n```\n\n### Showcase\n\nhttps://user-images.githubusercontent.com/57799248/149838460-e0f7f975-8419-47c8-834d-3bb46f8a6103.mp4\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feintim23%2Fthiccmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feintim23%2Fthiccmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feintim23%2Fthiccmenu/lists"}