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

https://github.com/lusingander/btox

my personal toolbox app 🧰
https://github.com/lusingander/btox

ratatui tui

Last synced: 9 days ago
JSON representation

my personal toolbox app 🧰

Awesome Lists containing this project

README

        

# btox

my personal toolbox app

## Usage

### Keybindings

| Key | Description |
| -------------------------------- | ------------ |
| Ctrl+n | cursor down |
| Ctrl+p | cursor up |
| Tab | toggle focus |
| Ctrl+C Esc | quit |

## Features / Screenshots

### UUID

### Hash

### Unix time

Datetime output format follows [strftime](https://docs.rs/chrono/latest/chrono/format/strftime/index.html).

### Number base

## License

MIT