feat: Update README
This commit is contained in:
parent
331a377c6b
commit
721fda8b22
16
README.md
16
README.md
@ -10,3 +10,19 @@ Features:
|
|||||||
* MIME type detecting
|
* MIME type detecting
|
||||||
|
|
||||||
See deployment options in Bottle documentation: https://bottlepy.org/docs/dev/deployment.html
|
See deployment options in Bottle documentation: https://bottlepy.org/docs/dev/deployment.html
|
||||||
|
|
||||||
|
# Additional
|
||||||
|
|
||||||
|
## imgs client with CLI
|
||||||
|
|
||||||
|
imgs has a simple CLI tool based on curl. Copy **imgs** script to your PATH.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo cp imgs /usr/bin/imgs
|
||||||
|
```
|
||||||
|
|
||||||
|
## Nautilus integration
|
||||||
|
|
||||||
|
Push files to your imgs instance via GNOME Files (former name: Nautilus). Depends packages: curl, notyfy-send.
|
||||||
|
|
||||||
|
Just place **Upload to imgs** script into **~/.local/share/nautilus/scripts**.
|
||||||
|
Loading…
Reference in New Issue
Block a user