https://github.com/dhth/atls
(WIP) a minimalistic file explorer
https://github.com/dhth/atls
Last synced: about 1 month ago
JSON representation
(WIP) a minimalistic file explorer
- Host: GitHub
- URL: https://github.com/dhth/atls
- Owner: dhth
- Created: 2025-08-24T22:19:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-05-29T07:05:56.000Z (about 1 month ago)
- Last Synced: 2026-05-29T09:08:22.829Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
atls
`atls` (short for "atlas") is a minimalistic file explorer for the command line.
> `atls` is very early in the development process, and is not ready for use.
> It's behaviour and interface is likely to change for a while.
💾 Installation
---
**cargo**:
```sh
cargo install --git https://github.com/dhth/atls.git
```