{"id":31531748,"url":"https://github.com/skwalexe/lsd-print","last_synced_at":"2026-05-15T21:01:50.745Z","repository":{"id":40448579,"uuid":"467376799","full_name":"SkwalExe/lsd-print","owner":"SkwalExe","description":"🧪 Just a print tool, but we gave it lsd","archived":false,"fork":false,"pushed_at":"2022-05-08T03:52:55.000Z","size":298,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-29T01:25:12.303Z","etag":null,"topics":["fun","linux","lsd","print","rust","skwalexe"],"latest_commit_sha":null,"homepage":"https://skwalexe.github.io/lsd-print/ ","language":"Rust","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/SkwalExe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"SkwalExe","ko_fi":"SkwalExe","liberapay":"SkwalExe","custom":"https://www.paypal.com/paypalme/SkwalDev"}},"created_at":"2022-03-08T05:30:55.000Z","updated_at":"2022-03-20T06:55:22.000Z","dependencies_parsed_at":"2022-08-09T20:41:04.012Z","dependency_job_id":null,"html_url":"https://github.com/SkwalExe/lsd-print","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SkwalExe/lsd-print","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkwalExe%2Flsd-print","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkwalExe%2Flsd-print/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkwalExe%2Flsd-print/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkwalExe%2Flsd-print/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkwalExe","download_url":"https://codeload.github.com/SkwalExe/lsd-print/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkwalExe%2Flsd-print/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fun","linux","lsd","print","rust","skwalexe"],"created_at":"2025-10-04T02:14:31.295Z","updated_at":"2026-05-15T21:01:50.708Z","avatar_url":"https://github.com/SkwalExe.png","language":"Rust","funding_links":["https://patreon.com/SkwalExe","https://ko-fi.com/SkwalExe","https://liberapay.com/SkwalExe","https://www.paypal.com/paypalme/SkwalDev"],"categories":[],"sub_categories":[],"readme":"# lsd-print🧪\n\n![](images/1.png)\n\n🧪 Just a print tool, but we gave it lsd\n\n# Installation 📦\n\n## Arch Linux 🐧\n\nlsd-print is in the AUR\n\n```bash\nyay -S lsd-print\n```\n\n## Other 🪟🐧\n\n### With make - Linux 🐧\n\nRun make\n\n```bash\n# 📂 lsd-print/\nmake\n```\n\n### Build from source - Linux 🐧 \u0026 Windows 🪟\n\n**Clone this repo**\n\n```bash\ngit clone https://github.com/SkwalExe/lsd-print.git\n```\n\nbuild with [cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html)\n\n```bash\n# 📂 lsd-print/\ncargo build --release\n```\n\n**[ LINUX ONLY ] :** Move the binary\n\n```bash\n# 📂 lsd-print/\nsudo cp target/release/lsd-print /usr/bin/lsd-print\n```\n\n**On windows** the executable will be `target\\release\\lsd-print.exe` you can move it wherever you want.\n\n# Usage 📝\n\n![](images/2.png)\n\n## Example \n\n```bash\nla | lsd-print -b \n``` \n\n![](images/3.png)\n\n# Docker 🐳\n\n## Run the latest version\n\n```bash\ndocker run --rm -it ghcr.io/skwalexe/lsd-print:main\n```\n\n## Test your changes 🚧\n\n### Build 🛠️\n\n```bash\n# 📂 lsd-print/\ndocker build -t lsd-print .\n```\n\n### Run 🏃\n\n```bash\ndocker run --rm -it lsd-print [OPTIONS]\n```\n\n# Uninstall 🗑\n\n## With make\n\nRun make uninstall\n\n```bash\n# 📂 help-ukraine/\nmake uninstall\n```\n\n## Or\n\nJust remove the binary\n\n```bash\nsudo rm /usr/bin/lsd-print\n```\n\n# final\n\nIf you have any problem, don't hesitate to open an issue\n\n# contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n\u003ca href=\"https://github.com/SkwalExe#ukraine\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/SkwalExe/SkwalExe/main/ukraine.jpg\" width=\"100%\" height=\"15px\" /\u003e\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskwalexe%2Flsd-print","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskwalexe%2Flsd-print","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskwalexe%2Flsd-print/lists"}