{"id":17002474,"url":"https://github.com/deadc0de6/lsngo","last_synced_at":"2026-05-16T12:31:33.762Z","repository":{"id":50666127,"uuid":"519767692","full_name":"deadc0de6/lsngo","owner":"deadc0de6","description":"lsngo is a terminal user interface to replace the use of repetitive \"ls ... cd ...\"","archived":false,"fork":false,"pushed_at":"2022-08-12T15:00:43.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T09:12:03.935Z","etag":null,"topics":["cd","golang","ls","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deadc0de6.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}},"created_at":"2022-07-31T12:17:40.000Z","updated_at":"2023-03-11T05:43:40.000Z","dependencies_parsed_at":"2022-08-27T00:12:01.513Z","dependency_job_id":null,"html_url":"https://github.com/deadc0de6/lsngo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadc0de6%2Flsngo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadc0de6%2Flsngo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadc0de6%2Flsngo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadc0de6%2Flsngo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadc0de6","download_url":"https://codeload.github.com/deadc0de6/lsngo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244931913,"owners_count":20534066,"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":["cd","golang","ls","tui"],"created_at":"2024-10-14T04:28:08.996Z","updated_at":"2026-05-16T12:31:28.736Z","avatar_url":"https://github.com/deadc0de6.png","language":"Go","funding_links":["https://ko-fi.com/deadc0de6"],"categories":[],"sub_categories":[],"readme":"[![Tests Status](https://github.com/deadc0de6/lsngo/workflows/tests/badge.svg)](https://github.com/deadc0de6/lsngo/actions)\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)\n\n[![Donate](https://img.shields.io/badge/donate-KoFi-blue.svg)](https://ko-fi.com/deadc0de6)\n\n# lsngo\n\n[lsngo](https://github.com/deadc0de6/lsngo) is a terminal user interface to replace\nthe use of repetitive `ls ... cd ...`.\n\n![](/resources/screenshot.png?raw=true \"lsngo\")\n\nInstall by picking up a binary from the [latest release](https://github.com/deadc0de6/checkah/releases) and adding it to your path.\n\nThen add an alias:\n```bash\nalias lg=lsngo\n```\n\n# Usage\n\n```bash\nUsage of lg:\n  -a\tShow hidden files\n  -debug\n    \tDebug mode\n  -editor string\n    \tFile editor\n  -help\n    \tShow this help\n  -l\tLong format\n  -version\n    \tShow version\n```\n\n# Build\n\n```bash\n## create a binary for your current host\ngo mod tidy\nmake\n./lg --help\n\n## create all architecture binaries\ngo mod tidy\nmake build-all\nls lg-*\n```\n\n# Shortcuts\n\n* `j`: down (or arrow down)\n* `k`: up (or arrow up)\n* `h`: go to parent directory (or arrow left)\n* `l`: open file/directory (or arrow right)\n* `q`: exit\n* `esc`: exit\n* `H`: toggle hidden files\n* `L`: toggle long format\n* `enter`: open file/directory\n* `?`: show help\n\n# Thank you\n\nIf you like lsngo, [buy me a coffee](https://ko-fi.com/deadc0de6).\n\n# License\n\nThis project is licensed under the terms of the GPLv3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadc0de6%2Flsngo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadc0de6%2Flsngo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadc0de6%2Flsngo/lists"}