{"id":17382905,"url":"https://github.com/bram-bolt/terminal-fire","last_synced_at":"2025-10-09T14:39:48.943Z","repository":{"id":257276428,"uuid":"856882395","full_name":"Bram-Bolt/terminal-fire","owner":"Bram-Bolt","description":"A fireplace for in your CLI/terminal ","archived":false,"fork":false,"pushed_at":"2024-09-30T15:23:37.000Z","size":262,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T18:51:57.228Z","etag":null,"topics":["ascii-art","cli-app","shell","terminal-app"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bram-Bolt.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":"2024-09-13T11:42:52.000Z","updated_at":"2024-09-30T15:23:40.000Z","dependencies_parsed_at":"2024-09-17T18:08:46.788Z","dependency_job_id":null,"html_url":"https://github.com/Bram-Bolt/terminal-fire","commit_stats":null,"previous_names":["bram-bolt/terminal-fire"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bram-Bolt%2Fterminal-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bram-Bolt%2Fterminal-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bram-Bolt%2Fterminal-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bram-Bolt%2Fterminal-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bram-Bolt","download_url":"https://codeload.github.com/Bram-Bolt/terminal-fire/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249045371,"owners_count":21203865,"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-art","cli-app","shell","terminal-app"],"created_at":"2024-10-16T07:39:47.228Z","updated_at":"2025-10-09T14:39:43.888Z","avatar_url":"https://github.com/Bram-Bolt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n\n\u003cp align = center\u003e\u003cimg src=\"https://i.imgur.com/MlpZHJx.pngg\" alt=\"drawing\" width=\"350\"/\u003e\u003c/p\u003e\n\n## About The Project\n\nTerminal-Fire is a python app that runs in your CLI and generates an ASCII animation of a fireplace. To create this effect, an OOP approach with numpy is used.\n\n## Set Up\n\n\n### Installation\nTo install the package, clone the repository or download it from the [release page](https://github.com/Bram-Bolt/terminal-fire/releases).\n\n```bash\ngit clone https://github.com/bram-bolt/terminal-fire.git\n```\n\nUse `pip`  to install it locally:\n\n```bash\ncd terminal-fire\npip install .\n```\n### Usage\nAfter installing run:\n```bash \nterminal-fire\n```\n#### Enable sound\nYou can enable sound by using:\n```bash \nterminal-fire --sound\n```\n... or\n```bash \nterminal-fire -s\n```\n#### Set FPS\nYou can set the FPS by:\n```bash \nterminal-fire --fps [fps]\n```\n... or\n```bash \nterminal-fire -f [fps]\n```\nthe default is 10.\n\n## Contributing\nContributions are welcome! Please submit a pull request or open an issue to discuss potential changes or improvements.\n\n### Quick Testing\nFor quick testing of the package , run it is as a module using `-m`.\n\n```bash\ngit clone https://github.com/bram-bolt/terminal-fire.git\ncd terminal-fire\npython -m terminal_fire.app.main\n```\n\n### Road Map\n - [x] Add sound \n - [ ]  Add more dynamic fire start \n - [ ]  Add developer docs\n - [ ] Add a better fire sound\n\n### Docs\n`comming soon.`\n### Contact\nQuestions? Feel free to reach out to [contact@brambolt.me](mailto:contact@brambolt.me).\n\n## License\nDistributed under the MIT License. See [LICENSE](https://github.com/Bram-Bolt/terminal-fire/blob/main/LICENSE) for more information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbram-bolt%2Fterminal-fire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbram-bolt%2Fterminal-fire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbram-bolt%2Fterminal-fire/lists"}