UploadIt is a Tracker addon that uploads a single file or folder to an online service. A folder gets automatically zipped up before it's uploaded.
The URL for the uploaded file is put into the clipboard after the upload has finished, ready to be pasted into an email, a chat window or forum post.
UploadIt provides a number of file hosters in the its preferences, found in Deskbar's "Preferences" menu, or by invoking the add-on without any files selected.
There you can also add the URL to a file hoster not built into UploadIt. Not any file hoster though, it has to support uploading via the 'curl' command. UploadIt uses this fixed 'curl' command line:
curl -F 'file=@'"File-to-upload" https://File-hoster-url
Tip: Install Clipdinger from HaikuDepot. It includes a 'Clipboard Monitor' that you can embed as Replicant on the Desktop. When you see the upload URL appearing there, you know the file was uploaded successfully and the URL can be pasted.
The URL for the uploaded file is put into the clipboard after the upload has finished, ready to be pasted into an email, a chat window or forum post.
UploadIt provides a number of file hosters in the its preferences, found in Deskbar's "Preferences" menu, or by invoking the add-on without any files selected.
There you can also add the URL to a file hoster not built into UploadIt. Not any file hoster though, it has to support uploading via the 'curl' command. UploadIt uses this fixed 'curl' command line:
curl -F 'file=@'"File-to-upload" https://File-hoster-url
Tip: Install Clipdinger from HaikuDepot. It includes a 'Clipboard Monitor' that you can embed as Replicant on the Desktop. When you see the upload URL appearing there, you know the file was uploaded successfully and the URL can be pasted.
- Homepage
-
License:
MIT - Download HPKG file
- Changelog