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

https://github.com/shirayu/tmus-shell

Personal interactive shell for tmsu
https://github.com/shirayu/tmus-shell

tmsu

Last synced: 3 months ago
JSON representation

Personal interactive shell for tmsu

Awesome Lists containing this project

README

        

# tmus-shell

Personal interactive shell for [tmsu](https://tmsu.org/)

## Usage

Launch the shell.

```sh
tmsu-shell -D /path/to/.tmsu/db
```

First input the file path with single quotes.
Then, its tags will be displayed with starts ``*``.

```txt
'/path/to/myfile'

[1] Car
* [2] Face
[3] Watch
```

- Add new tags with the numbers like ``3``
- Add new tags with the prefix ``!`` like ``!Game``
- Remove tags with the prefix ``u`` and a number like ``u1``
- Display current tags with ``l``