add xdg-open
This commit is contained in:
parent
723ab384d4
commit
d511c4bb42
@ -21,17 +21,18 @@ imgsort
|
||||
## Installation
|
||||
Clone this repository and install it using python-pip.
|
||||
pip should also install https://github.com/seebye/ueberzug, which lets you view images in a terminal.
|
||||
https://github.com/jstkdng/ueberzugpp
|
||||
```shell
|
||||
cd ~/Downloads
|
||||
git clone https://github.com/MatthiasQuintern/imgsort.git
|
||||
cd imgsort
|
||||
python3 -m pip install .
|
||||
```
|
||||
You can also install it system-wide using `sudo python3 -m pip install.`
|
||||
|
||||
## Changelog
|
||||
### 1.2
|
||||
- Works with ueberzugpp
|
||||
- Added option to open file with `xdg-open`
|
||||
- Use pyproject.toml for installation
|
||||
|
||||
### 1.1
|
||||
|
Loading…
Reference in New Issue
Block a user