{"id":25717341,"url":"https://github.com/alkuzin/fallout-terminal","last_synced_at":"2025-07-12T16:35:02.167Z","repository":{"id":200801217,"uuid":"701530485","full_name":"alkuzin/fallout-terminal","owner":"alkuzin","description":"Fallout Terminal library written in C.","archived":false,"fork":false,"pushed_at":"2024-01-11T08:53:53.000Z","size":2637,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T15:28:04.608Z","etag":null,"topics":["ascii","fallout","fallout-terminal","lib","library","terminal","terminal-app","terminal-based"],"latest_commit_sha":null,"homepage":"","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/alkuzin.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":"2023-10-06T20:59:02.000Z","updated_at":"2025-01-13T12:18:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"09f0574f-9129-4051-aab6-4b8332b09b2f","html_url":"https://github.com/alkuzin/fallout-terminal","commit_stats":null,"previous_names":["alkuzin/falloutterminal","alkuzin/fallout-terminal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alkuzin/fallout-terminal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Ffallout-terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Ffallout-terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Ffallout-terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Ffallout-terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkuzin","download_url":"https://codeload.github.com/alkuzin/fallout-terminal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Ffallout-terminal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265024275,"owners_count":23699589,"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":["ascii","fallout","fallout-terminal","lib","library","terminal","terminal-app","terminal-based"],"created_at":"2025-02-25T15:23:55.580Z","updated_at":"2025-07-12T16:35:02.153Z","avatar_url":"https://github.com/alkuzin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fallout Terminal\n\nFallout Terminal library written in C. \n\n(Fallout 4 terminal contents [here](https://fallout-archive.fandom.com/wiki/Fallout_4_terminals)).\n\n\u003e [!WARNING]\n\u003e Project is still under development. Some bugs can occur.\n\n## Failed login\n\u003cimg src=\"img/failed_login.gif\"\u003e\n\n## Success login\n\u003cimg src=\"img/success_login.gif\"\u003e\n\u003cbr\u003e\n\u003cimg src=\"img/terminal.gif\"\u003e\n\n## Controls\nPress **[ tab ]** to return to previous window.\n\nPress **[ q ]** to exit.\n\nPress double **[ tab ]** to return to previous window from suboption.\n\n## Installation\nFirst clone this repository:\n```console\ngit clone https://github.com/alkuzin/FalloutTerminal.git\n```\nThen move to *FalloutTerminal/* directory and run:\n```console\nmake all \u0026\u0026 make clean\n```\nTo see how this library works compile *libfterm.a* with *main.c*:\n```console\ngcc main.c libfterm.a -o terminal\n```\n\nBe sure that you added .env file for storing password. \n(Password should contain up to 16 characters without spaces).\n```console\necho \"password\" \u003e .env\n```\n\nAnd run this command:\n```console\nclear \u0026\u0026 ./terminal\n```\n## Issues\n\u003e [!WARNING]\n\u003e If your cursor disappeared run this command:\n```console\nprintf \"\\e[?25h\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkuzin%2Ffallout-terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falkuzin%2Ffallout-terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkuzin%2Ffallout-terminal/lists"}