| Crates.io | litelens-tui |
| lib.rs | litelens-tui |
| version | 0.1.0 |
| created_at | 2024-11-25 20:23:55.5298+00 |
| updated_at | 2024-11-25 20:23:55.5298+00 |
| description | Simple TUI app to view existing SQLite database files, built with Rust |
| homepage | |
| repository | https://github.com/jm530ob/litelens-tui |
| max_upload_size | |
| id | 1460680 |
| size | 976,708 |
Simple tool to view existing SQLite database files, built with Rust, runs as terminal-based user interface (TUI) .
cargo install litelens-tui
To get started, simply provide at least one argument specifying the .db file to open — this can be a relative path
Run in your terminal
$ litelens-tui <COMMAND>
| Arg | Description |
|---|---|
-p |
relative / absolute path |
*After being set, the path will be remembered
MIT License