Update README.md
This commit is contained in:
parent
8065da142e
commit
397f4ea580
1 changed files with 3 additions and 2 deletions
|
@ -51,10 +51,11 @@ The shell will expand wildcards. By default, thumbnails and file names will be d
|
|||
- bperel has created a Docker image:
|
||||
https://hub.docker.com/r/bperel/terminalimageviewer
|
||||
- teresaejunior has created a snapcraft.yaml file, which can build a Snap package with `sudo docker run -it --rm -v "$PWD:$PWD" -w "$PWD" snapcore/snapcraft sh -c 'apt-get update && snapcraft'`, and then installed with `sudo snap install --dangerous ./*.snap`.
|
||||
- aaronliu0130 has added brew support.
|
||||
|
||||
I am happy to accept useful contributions, but it might make sense to file an issue to discuss the approach before investing large amounts of time.
|
||||
I am happy to accept useful contributions under the Apache 2.0 licencse, but it might make sense to file an issue to discuss the approach before investing large amounts of time.
|
||||
|
||||
Support for additional platforms, cpus or similar will require somebody who is happy to help with maintenance, in particular, if I don't have access to it.
|
||||
Support for additional platforms, CPUs or similar will require somebody who is happy to help with maintenance, in particular, if I don't have access to it.
|
||||
|
||||
## Common problems
|
||||
|
||||
|
|
Loading…
Reference in a new issue