{"id":50820749,"url":"https://github.com/laserattack/ice","last_synced_at":"2026-06-13T13:34:54.006Z","repository":{"id":333183018,"uuid":"1136298454","full_name":"laserattack/ice","owner":"laserattack","description":"Interactive Commands Editor","archived":false,"fork":false,"pushed_at":"2026-01-19T18:36:28.000Z","size":434,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T13:34:46.712Z","etag":null,"topics":[],"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/laserattack.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":"2026-01-17T12:39:58.000Z","updated_at":"2026-01-18T12:22:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/laserattack/ice","commit_stats":null,"previous_names":["laserattack/ice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/laserattack/ice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserattack","download_url":"https://codeload.github.com/laserattack/ice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34286975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-13T13:34:53.324Z","updated_at":"2026-06-13T13:34:53.999Z","avatar_url":"https://github.com/laserattack.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wtf?\n\n**ICE** - Interactive Commands Editor\n\n![demo](https://raw.githubusercontent.com/laserattack/ice/main/resources/demo.gif)\n\n# Usage\n\n```\nice - interactive commands editor\n\nusage: ice [-h] [-e] [-c]\n\nflags:\n    -h  show this help and exit\n    -e  show exit code after execution\n    -c  print commands before execution\n\ndescription:\n    ice is a TUI editor for interactive command composition.\n    edit commands in a familiar editor interface, then execute\n    them as a bash script.\n\n    also you can edit config.h to change some default settings.\n\nglobal controls:\n    ctrl+c / ctrl+q          exit without execution\n    ctrl+s                   exit and execute commands\n\nedit mode controls:\n    arrow keys               navigate\n    ctrl + left/right        jump by word\n    ctrl+w / ctrl+backspace  delete left word\n    tab                      insert 4 spaces\n    enter                    insert new line\n    backspace                delete left symbol\n    any printable ascii      insert character\n```\n\n# Build\n\nrun `make` in repo root\n\n# Deps\n\n- termbox2 (https://github.com/termbox/termbox2)\n- simple args parser from st (https://git.suckless.org/st/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaserattack%2Fice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaserattack%2Fice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaserattack%2Fice/lists"}