Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ts95/image-uploader
Image uploading client for OS X
https://github.com/ts95/image-uploader
Last synced: about 2 months ago
JSON representation
Image uploading client for OS X
- Host: GitHub
- URL: https://github.com/ts95/image-uploader
- Owner: ts95
- Created: 2015-11-17T14:46:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-12T17:33:42.000Z (almost 9 years ago)
- Last Synced: 2023-05-14T13:34:25.897Z (over 1 year ago)
- Language: Swift
- Size: 311 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Image uploader
========
A simple image uploading client for OS X. Upload target: [uploads](https://github.com/ts95/uploads).![Image uploader Status Menu](https://i.imgur.com/ZFO7Kww.png)
### Features
* Automatic upload of images taken with the OS X snipping tool (shift+cmd+3 & shift+cmd+4)
* Supports the following formats: gif, jpeg, jpg, png, webm, mp4, mov
* Files can be uploaded by dragging them to the menu bar icon
* Files can be uploaded directly from the clipboard
* When a mov file is uploaded it will be converted to a compressed mp4 file by
ffmpeg before it's uploaded [1][1] Only if ffmpeg is installed on the system via homebrew.