{"id":19472156,"url":"https://github.com/alkuzin/fterm","last_synced_at":"2026-04-17T15:02:44.870Z","repository":{"id":200801217,"uuid":"701530485","full_name":"alkuzin/FalloutTerminal","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":"2024-11-10T19:13:04.376Z","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}},"created_at":"2023-10-06T20:59:02.000Z","updated_at":"2024-04-25T19:27:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"09f0574f-9129-4051-aab6-4b8332b09b2f","html_url":"https://github.com/alkuzin/FalloutTerminal","commit_stats":null,"previous_names":["alkuzin/falloutterminal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2FFalloutTerminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2FFalloutTerminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2FFalloutTerminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2FFalloutTerminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkuzin","download_url":"https://codeload.github.com/alkuzin/FalloutTerminal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232982684,"owners_count":18606441,"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":"2024-11-10T19:13:07.761Z","updated_at":"2025-09-27T07:12:20.250Z","avatar_url":"https://github.com/alkuzin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fterm\n\n**Fterm** - Fallout terminal library written in C++23 for Linux.\n\nFor other Fallout 4 terminal contents click [here](https://fallout-archive.fandom.com/wiki/Fallout_4_terminals).\n\n## Failed login\n\u003cimg src=\"res/failed_login.gif\"\u003e\n\n## Success login\n\u003cimg src=\"res/success_login.gif\"\u003e\n\u003cbr\u003e\n\u003cimg src=\"res/terminal.gif\"\u003e\n\n## Controls\nPress **[ TAB ]** key in order to return to the previous options directory.\n\nPress **[ q ]** key to exit.\n\nPress double **[ tab ]** to return to parent options directory from subdirectory.\n\n## Installation\nFirst clone this repository:\n```shell\ngit clone https://github.com/alkuzin/fterm.git\n```\n\nThen move to *fterm/* directory and run:\n```shell\nmkdir -p build\ncmake -S . -B build\ncmake --build build/ --target fterm_example -j $(nproc)\n```\n\nShared library will be located in `build/libfterm.so`\n\nBe sure that you added `.env` file in the same directory with your executable\nfor storing password.\n```shell\necho \"\u003cyour password\u003e\" \u003e .env\n```\n\nTo run example program execute this command:\n```shell\nclear \u0026\u0026 ./build/fterm_example\n```\n\n# Documentation\n\nIn order to generate project documentation run this command:\n```shell\ndoxygen Doxyfile\n```\n\nDocumentation will be located in `docs/` directory.\nTo open it in your browser run:\n```shell\nopen docs/html/index.html\n```\n\n## Issues\n\u003e [!WARNING]\n\u003e If your cursor disappeared run this command:\n```shell\nprintf \"\\e[?25h\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkuzin%2Ffterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falkuzin%2Ffterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkuzin%2Ffterm/lists"}