Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marnanel/imgur-integration
Integration of imgur.com with the free desktop
https://github.com/marnanel/imgur-integration
Last synced: about 1 month ago
JSON representation
Integration of imgur.com with the free desktop
- Host: GitHub
- URL: https://github.com/marnanel/imgur-integration
- Owner: marnanel
- License: gpl-3.0
- Created: 2011-01-15T17:17:56.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-21T00:02:18.000Z (almost 14 years ago)
- Last Synced: 2023-03-11T14:38:11.649Z (almost 2 years ago)
- Language: C
- Homepage:
- Size: 426 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
This is a set of plugins for various free desktop programs
which add the ability to post to imgur.com.The src directory contains:
src/dbus/
The back end to everything else. This provides a DBus
service, com.imgur, which allows upload of arbitrary
images to the web.src/cmd/
A simple command-line interface to the DBus back end.src/eog/
An Eye of Gnome (eog) plugin.src/sharing/
A Maemo libsharing plugin.If you are compiling under Maemo, then by default the
eog plugin is not built and the libsharing plugin
is built. If you are not compiling under Maemo, then
by default the eog plugin is built and the libsharing
plugin is not built.There is much more information on the wiki, which is at
.There used to be a TODO section in this file, but it has
been replaced by an issue tracker. You may find it at
.