Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Junker/purple-xmpp-http-upload
HTTP File Upload plugin for libpurple (XMPP Protocol)
https://github.com/Junker/purple-xmpp-http-upload
http libpurple pidgin pidgin-plugins xmpp-protocol
Last synced: 9 days ago
JSON representation
HTTP File Upload plugin for libpurple (XMPP Protocol)
- Host: GitHub
- URL: https://github.com/Junker/purple-xmpp-http-upload
- Owner: Junker
- License: gpl-3.0
- Created: 2017-04-06T20:06:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T20:37:44.000Z (about 2 years ago)
- Last Synced: 2024-10-30T02:03:21.242Z (16 days ago)
- Topics: http, libpurple, pidgin, pidgin-plugins, xmpp-protocol
- Language: C
- Size: 70.3 KB
- Stars: 27
- Watchers: 10
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTTP File Upload plugin for libpurple (XMPP Protocol)
XEP-0363: HTTP File Upload plugin for libpurple (Pidgin, Finch, etc.)## Installation
### Linux, macOS
1. Install the dependencies (`libxml2-dev`, `libpurple-dev`, `libglib2.0-dev`, `libgio2.0-dev`)
2. `git clone https://github.com/Junker/purple-xmpp-http-upload.git`
3. `cd purple-xmpp-http-upload`
4. `make`
5. A final `make install` should copy the plugin into your libpurple plugin dir.## Usage
click the "Conversation" menu, then "More" and select "HTTP file upload"