Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladimir-urik/cl
OpenSource "explorer" of files in the terminal for linux
https://github.com/vladimir-urik/cl
binary cli explorer file files go golang linux
Last synced: 7 days ago
JSON representation
OpenSource "explorer" of files in the terminal for linux
- Host: GitHub
- URL: https://github.com/vladimir-urik/cl
- Owner: Vladimir-Urik
- License: mit
- Created: 2024-04-05T19:00:04.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-07T09:43:05.000Z (7 months ago)
- Last Synced: 2024-04-07T20:26:22.349Z (7 months ago)
- Topics: binary, cli, explorer, file, files, go, golang, linux
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cl
It is an opensource "explorer" of files in the terminal for linux. (Maybe it will also work on windows and mac. But I haven't tested it)## Links
- [Roadmap](#roadmap)
- [Manual](#manual)
- [Showcase](#showcase)## Roadmap
- Option to open directory in "files" (On fedora) ✅
- Option to stay in directory
- Option to edit files
- Option to move files
- [Board](https://github.com/users/Vladimir-Urik/projects/10/views/2)## Manual
- CLI usage:
- `cl` - Open current directory in CL
- `cl [path]` - Open specific directory in CL## Showcase
![image](https://github.com/Vladimir-Urik/cl/assets/47532155/566b062a-3cb8-41f3-b0f8-cce43188d8e1)
![image](https://github.com/Vladimir-Urik/cl/assets/47532155/a17a6fce-1f1a-4b58-b1dc-84c8e071cf13)
![image](https://github.com/Vladimir-Urik/cl/assets/47532155/38d279b7-a75c-4f2b-90f9-fed4bbcbec0b)