{"id":18742195,"url":"https://github.com/donuts-are-good/lens","last_synced_at":"2026-06-20T06:32:17.279Z","repository":{"id":163288801,"uuid":"638575283","full_name":"donuts-are-good/lens","owner":"donuts-are-good","description":"lens is not `ls`","archived":false,"fork":false,"pushed_at":"2023-05-10T06:23:38.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-04T06:42:25.384Z","etag":null,"topics":["cli","donut-utils","go","golang","ls"],"latest_commit_sha":null,"homepage":"","language":"Go","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/donuts-are-good.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-05-09T16:34:23.000Z","updated_at":"2023-05-12T20:18:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"62e9e306-23bb-4341-904d-2241001b59dd","html_url":"https://github.com/donuts-are-good/lens","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/donuts-are-good/lens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Flens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Flens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Flens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Flens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donuts-are-good","download_url":"https://codeload.github.com/donuts-are-good/lens/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Flens/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34560265,"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-20T02:00:06.407Z","response_time":98,"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":["cli","donut-utils","go","golang","ls"],"created_at":"2024-11-07T16:06:52.708Z","updated_at":"2026-06-20T06:32:17.258Z","avatar_url":"https://github.com/donuts-are-good.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![lens](https://github.com/donuts-are-good/move/assets/96031819/bca1e620-266a-49ab-ab11-4fda1fc23c2c)\n\n![donuts-are-good's followers](https://img.shields.io/github/followers/donuts-are-good?\u0026color=555\u0026style=for-the-badge\u0026label=followers) ![donuts-are-good's stars](https://img.shields.io/github/stars/donuts-are-good?affiliations=OWNER%2CCOLLABORATOR\u0026color=555\u0026style=for-the-badge) ![donuts-are-good's visitors](https://komarev.com/ghpvc/?username=donuts-are-good\u0026color=555555\u0026style=for-the-badge\u0026label=visitors)\n\n\n# 🌟 lens\n\n\nlens is like 'ls' for humans: human readable filesizes, emojis to represent filetypes, symlinks, and directories. \n\n\n## 🚀 usage \nyour best bet is to download a release that corresponds with your os and architecture, then move `lens` to `/usr/bin/lens` or in your local bin folder, then alias it to `ll` or something. it's nice, but using it as a drop in replacement for `ls` could conflict with scripts that use `ls` expecting the output of `ls`.\n\n\n**view the current directory:**\n```\n./lens\n```\n**or view a specific directory**\n\n```\n./lens /path/to/directory\n```\n\nthe output should look something like this:\n\n```\n╭─dh@lisa ~/projects/lens ‹master●› \n╰─$ lens\ndir: /users/dh/projects/lens\n.git        📁 dir        384      tue, 09 may 2023 21:14:41 cdt\n.gitignore  📄 gitignore  34       tue, 09 may 2023 11:26:47 cdt\ngo.mod      📄 mod        48       tue, 09 may 2023 11:26:47 cdt\n*lens       ⚙️ exe       2107010   tue, 09 may 2023 21:14:41 cdt\nlicense.md  📄 md         1068     tue, 09 may 2023 11:26:47 cdt\nmain.go     📄 go         1712     tue, 09 may 2023 20:58:44 cdt\nreadme.md   📄 md         877      tue, 09 may 2023 21:08:56 cdt\n```\n\n## 📄 license \nmit license 2023 donuts-are-good. license.md for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonuts-are-good%2Flens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonuts-are-good%2Flens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonuts-are-good%2Flens/lists"}