{"id":29195428,"url":"https://github.com/buct0r/cls","last_synced_at":"2026-04-19T04:35:26.652Z","repository":{"id":301376347,"uuid":"1009028450","full_name":"Buct0r/cls","owner":"Buct0r","description":"The cls command from windows command prompt for Linux ","archived":false,"fork":false,"pushed_at":"2025-06-26T14:52:52.000Z","size":344,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-26T15:24:51.582Z","etag":null,"topics":["bash","clear","cls","command","command-line-tool","command-prompt","linux","linux-terminal","terminal"],"latest_commit_sha":null,"homepage":"","language":null,"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/Buct0r.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}},"created_at":"2025-06-26T13:14:18.000Z","updated_at":"2025-06-26T14:52:55.000Z","dependencies_parsed_at":"2025-06-26T15:38:00.447Z","dependency_job_id":null,"html_url":"https://github.com/Buct0r/cls","commit_stats":null,"previous_names":["buct0r/cls"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Buct0r/cls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buct0r%2Fcls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buct0r%2Fcls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buct0r%2Fcls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buct0r%2Fcls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Buct0r","download_url":"https://codeload.github.com/Buct0r/cls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buct0r%2Fcls/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263077630,"owners_count":23410167,"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":["bash","clear","cls","command","command-line-tool","command-prompt","linux","linux-terminal","terminal"],"created_at":"2025-07-02T05:04:24.282Z","updated_at":"2026-04-19T04:35:26.603Z","avatar_url":"https://github.com/Buct0r.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eCLS\u003c/h1\u003e\r\n\r\n\u003ch1 align=\"center\"\u003eThe cls command from windows command prompt for Linux\u003c/h2\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"./imgs/gif.gif\" alt=\"Demo cls\"\u003e\r\n\u003c/p\u003e\r\n\r\n## How to install it\r\n### Git clone:\r\nIn the terminal: \r\n```\r\n$ git clone https://github.com/Buct0r/cls.git \u0026\u0026 cd cls\r\n```\r\nthen: \r\n```\r\n$ chmod +x cls \u0026\u0026 cp cls /usr/local/bin\r\n```\r\n\r\nIf it gives you an error like this:\r\n```\r\ncp: cannot create regular file '/usr/local/bin/cls': Permission denied\r\n```\r\nJust run the previous command with sudo:\r\n```\r\n$ sudo cp cls /usr/local/bin\r\n```\r\n\r\nIn alternative you can clone the repo and add the directory to path\r\n```\r\n$ git clone https://github.com/Buct0r/cls.git \u0026\u0026 cd cls\r\n```\r\nmake it executable: \r\n```\r\n$ chmod +x cls\r\n```\r\nEdit your shell profile, depending on your system and shell:\r\n```\r\n$ vim ~/.bashrc\r\n```\r\nAdd this line to the end of the file: \r\n```\r\nexport PATH=$PATH:~/cls\r\n```\r\nAnd then source the file\r\n```\r\n$ source ~/.bashrc\r\n```\r\n### wget\r\nIn your terminal type: \r\n```\r\nwget https://raw.githubusercontent.com/Buct0r/cls/main/cls\r\n```\r\nthen:\r\n```\r\nchmod +x cls\r\n```\r\nFollow the previous steps to add the executable to your path variable\r\n### Without git\r\n\r\nDownload the source code and use the same commands as above.\r\n\r\n## Conclusion\r\nIf you decide to use the cls command, consider adding a star to the repo💫. I made this project mainly for fun and also because I'm pretty lazy and I prefferd to type less to clear the terminal output😓\r\n\r\nDeveloped by Buct0r❤️","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuct0r%2Fcls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuct0r%2Fcls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuct0r%2Fcls/lists"}