feat: Update README

This commit is contained in:
gd 2022-01-05 08:33:43 +03:00
parent 331a377c6b
commit 721fda8b22
1 changed files with 16 additions and 0 deletions

View File

@ -10,3 +10,19 @@ Features:
* MIME type detecting
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**.