{"id":13339626,"url":"https://github.com/feluxe/cnk","last_synced_at":"2026-04-21T14:03:20.648Z","repository":{"id":93042011,"uuid":"156028205","full_name":"feluxe/cnk","owner":"feluxe","description":"A command line tool which splits text into readable chunks that fit on one screen.","archived":false,"fork":false,"pushed_at":"2021-01-03T17:08:51.000Z","size":4189,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T19:22:29.960Z","etag":null,"topics":["chunk","command-line-tool","split","terminal","text","unix"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feluxe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-11-03T22:13:15.000Z","updated_at":"2021-01-03T17:08:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0f9e35e-ba2d-40a7-9e55-121288ef9fd0","html_url":"https://github.com/feluxe/cnk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feluxe%2Fcnk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feluxe%2Fcnk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feluxe%2Fcnk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feluxe%2Fcnk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feluxe","download_url":"https://codeload.github.com/feluxe/cnk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242170863,"owners_count":20083550,"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":["chunk","command-line-tool","split","terminal","text","unix"],"created_at":"2024-07-29T19:21:07.748Z","updated_at":"2025-12-05T14:01:18.098Z","avatar_url":"https://github.com/feluxe.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# cnk\n\n\u003cimg src=\"assets/cnk_example.gif\" alt=\"cnk-screen-cast\" /\u003e\n\n\n### Description\n\n\"cnk\" short for \"chunk\" is an Unix tool that allows splitting text (from stdin) into readable chunks that fit on one screen. You can use the ENTER key to go to the next chunk.\n\n\n### Install\n\nYou need to have Rust/Cargo installed.\n\n    cd /tmp\n\n    git clone https://github.com/feluxe/cnk.git\n\n    cd cnk\n\n    cargo build --release\n\n    cp target/release/cnk ~/bin/\n\n\n\n### Test\n\n    git clone https://github.com/feluxe/cnk.git\n\n    cd cnk\n\n    cargo build\n\n    python tests/gen.py 500 | ./target/debug/cnk\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeluxe%2Fcnk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeluxe%2Fcnk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeluxe%2Fcnk/lists"}