Publish is a relatively simple bash script for reducing the workload in the tasks related to publishing an image into a user's ~/public_html elsewhere via scp. Optionally, the script prints out the URL (preformatted for Web BBS use if so desired) coupled with most relevant EXIF information, does conversion operations, and adds an copyright notice.
| Tags | Unix Shell tools |
|---|---|
| Licenses | GPLv3 |
| Implementation | bash OpenSSH imagemagick exiv2 |
Recent releases


Release Notes: A problem with calling convert was fixed.


Release Notes: Filenames with spaces should work better now.


Release Notes: The occasional error message of "Binary file (standard input) matches" when publishing files should be fixed now.


Release Notes: A problem with stripping the pathname from files to be published was fixed.


Release Notes: This is a bugfix release.