An open API service indexing awesome lists of open source software.

https://github.com/tabsdata/tabsdata-console

Tabsdata Repo for VM configs
https://github.com/tabsdata/tabsdata-console

Last synced: 25 days ago
JSON representation

Tabsdata Repo for VM configs

Awesome Lists containing this project

README

          

# tabsdata-tui

A CLI Utility that introduces a TUI (Terminal User Interface) for interacting with Tabsdata

---

## Install (from GitHub)

```bash
pip install git+https://github.com/tabsdata/tabsdata-console.git
```
---
### How to use

### 2. Run the tdconsole command

```bash
tdconsole
```

The TUI allows for arrow based or mouse based navigation.

To go back a page within the TUI, use ctrl + b
To exit the TUI, use ctrl + c OR click on the command pallet on the bottom right of the terminal and select "Quit the Application"