{"id":23642039,"url":"https://github.com/bytheink/coterm","last_synced_at":"2026-04-30T13:32:26.451Z","repository":{"id":269313239,"uuid":"903775596","full_name":"byTheInK/coterm","owner":"byTheInK","description":"Coterm is a command line interface written in Python. It offers unusual features and highly customizable options.","archived":false,"fork":false,"pushed_at":"2025-01-26T19:37:31.000Z","size":28624,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T20:27:59.146Z","etag":null,"topics":["customizable","customization","python","shell"],"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/byTheInK.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-12-15T14:34:39.000Z","updated_at":"2025-01-26T19:37:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc6ddc19-60e9-4631-a913-7a94181a8107","html_url":"https://github.com/byTheInK/coterm","commit_stats":null,"previous_names":["bytheink/coterm"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byTheInK%2Fcoterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byTheInK%2Fcoterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byTheInK%2Fcoterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byTheInK%2Fcoterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byTheInK","download_url":"https://codeload.github.com/byTheInK/coterm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239579788,"owners_count":19662669,"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":["customizable","customization","python","shell"],"created_at":"2024-12-28T10:39:04.363Z","updated_at":"2025-11-10T09:30:20.408Z","avatar_url":"https://github.com/byTheInK.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoTerm\n\n**CoTerm** is a versatile and customizable command-line interface (CLI) written in Python. It stands out with its unique features and extensive configuration options, making it an excellent choice for users who need a flexible and powerful tool for managing their terminal environments. It has a settings system which is not common in command-line-interfaces. It is not designed to be your main editor. It is mainly designed for scripting.\n\n\u003e [!IMPORTANT]  \n\u003e CoTerm is primarily designed for GNU/Linux systems. However, if you need a Windows-compatible version, you can find it in the older releases.\n\n## Key Features\n\n- **Highly Customizable**: CoTerm offers a range of configuration options, enabling you to personalize the CLI to match your workflow and preferences.\n- **Python Scripting Library**: CoTerm has a scripting library made for configruation and automation. With Python, you can create scripts really easily.\n- **Beginer-Friendly**: Despite its powerful capabilities, CoTerm is designed to be intuitive and easy to use for both beginners and experienced users. If you don't understand a command, you can do \"help \\\u003ccommandname\u003e\". If you still don't understand a topic, you can read the markdown files.\n- **Unusual Features**: CoTerm includes a variety of features not commonly found in traditional CLI tools, providing users with enhanced functionality.\n\n# Installation\n\nTo get started with CoTerm, simply clone the repository and follow the installation instructions:\n\n## First Part: Python\nTo install CoTerm you first need Python to be installed. Installation can change depending on your distribution.\n\n### OpenSUSE\n```bash\nsudo zypper install python3\n```\n\n### Arch Linux\n```bash\nsudo pacman -S python3\n```\n\n### Ubuntu/Debian\n```bash\nsudo apt-get install python3\n```\n\n## Second Part: Git\nYou need Git because you have to clone the CoTerm Github repository. Again, this part depends on your Linux distribution.\n\n### OpenSUSE\n```bash\nsudo zypper install git\n```\n\n### Arch Linux\n```bash\nsudo pacman -S git\n```\n\n### Ubuntu/Debian\n```bash\nsudo apt-get install git\n```\n\n## Final part: Cloning\n\n```bash\ncd ~\ngit clone https://github.com/byTheInK/coterm.git\ncd ~/coterm\nsh setup.sh\n```\n\n# Running\nTo run CoTerm, simply type `coterm` into your terminal.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytheink%2Fcoterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytheink%2Fcoterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytheink%2Fcoterm/lists"}