
Kumblr
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a small application for tumblr. It resides in the systray and is always ready to be used to post text, quotes or links.
It's not possible to post photos, audio and videos at the moment, but as soon as the underlying library supports it, Kumblr will to.
To use this under [X|K|U]buntu/Debian you'll need so install python-qt4, it should be named similar in other distributions as well.
The library that is used is calls pytumblr and can be found at http://hg.isawsome.net/hgwebdir.cgi/pytumblr/
Please post bugs, comments suggestions in the comments below and I'll try to answer them as quick as I can.
12 years ago
0.1 - Initial release
12 years ago
0.1 - Initial release
rstets
12 years ago
http://www.tumblr.com/docs/developers
and I added tags to the latest version
http://rstets.name/kumblr.0.2.tar.gz
Report
rstets
12 years ago
+ audio (upload only. no api support for audio url)
+ private on/off checkbox
- todo:
+ photo/video uploads
+ kumblr.py really needs refactoring
+ upload progress meter
http://rstets.name/kumblr.0.2.tar.gz
Report
peppelorum
12 years ago
Report
rstets
12 years ago
- I dunno. I got one about yours :)
> I'll update Kumblr as soon as possible.
- Cool. It's a pity that tumblr api does not allow posting a link to audio... tumblr allows one audio upload a day.
and there is a bit to finish with Kumblr audio layout (upload progress bar - for now it just shows nothing but upload works fine, I've tested)
Report
rstets
12 years ago
- added missing kumblr functions:
+ conversation
+ photo (url only)
+ video (url/embed only)
+ audio (url only)
- todo:
+ photo/audio/video uploads
+ kumblr.py really needs refactoring
download it here: http://rstets.name/kumblr.tar.gz
hail to peppelorum!
above message crossposted here: http://rstets.tumblr.com/post/48191430/kumblr-update
test kumblr posts here: http://rstets.tumblr.com/
Report
rstets
12 years ago
Report
rstets
12 years ago
values['priavte'] = private
so it won't be able to set blog post privacy setting on I guess.
have some free time today... maybe will add missing blog post types.
Report
rstets
12 years ago
Report
sindhu
12 years ago
and also mention that one needs QT4 bindings for python. newbies will be disappointed if an error occurs on running the script.
I tried it out :) it's cute, though no support for picture and video post formats.
thanks for the app!
Report
peppelorum
12 years ago
Photos, audio and video is gonna be supported when the underlying library supports it.
Report