Menu

Tree [db79ed] master /
 History

HTTPS access


File Date Author Commit
 guimge 2009-06-27 Apkawa Apkawa [db79ed] minor fixed
 uimge-git 2009-06-27 Apkawa Apkawa [0c8853] Закончил работу над guimge. осталось чутка подр...
 uimge-svn 2008-10-21 Apkawa Apkawa [2d1f24] небольшой патч...
 uimgepy 2009-06-23 Apkawa Apkawa [fcd48c] кажется все
 README.textile 2009-03-24 Apkawa Apkawa [7fd83c] Merge commit 'uimge.github/master'

Read Me

About.

This program, named as uimge – batch uploader pictures to different imagehosting with the cli (command line interface).

Options.

<pre> —version show program’s version number and exit -h, —help show this help message and exit

Major options: -v, —savepic Upload to savepic.ru -u, —funkyimg Upload to funkyimg.com -s, —smages Upload to smages.com -r, —radikal Upload to radikal.ru -o, —opicture Upload to opicture.ru -i, —ipicture Upload to ipicture.ru —upimg Upload to upimg.ru —piccy Upload to piccy.info —picamatic Upload to picamatic.com —keep4u Upload to keep4u.ru —4picture Upload to 4picture.ru Additional options: -t THUMB_SIZE, —thumb_size=THUMB_SIZE Set thumbinal size. Default = 200px (work only on radikal.ru and keep4u.ru) -f FILELIST, —file=FILELIST Upload image from list Output options: —bo, —bb-orig Output in bb code in the original amount —ho, —html-orig Output in html code in the original amount —wi, —wiki Output in doku wiki format code with a preview —bt, —bb-thumb Output in bb code with a preview —ht, —html-thumb Output in html code with a preview —usr=OUT_USR, —user-out=OUT_USR Set user output #url# – original image, #tmb# - preview image, #file# – filename Sample: [URL=#url#][IMG]#tmb#[/IMG][/URL] -d OUT_DELIM, —delimiter=OUT_DELIM Set delimiter. Default – “\n“ </pre>

Installation.
  1. In Arch Linux:
    • use yaourt

<code> yaourt -S uimge-git </code>
  • use AUR
## go to Uimge in AUR ## get PKGBUILD and save ## <code>makepkg</code> ## <code>pacman -U *.pkg.*</code>
  1. In other Operating System
    • get tarball
    • unpack
    • go to catalog
    • <code>python setup.py —help</code>
    • enjoy!

License.

<pre> This project is part of uimge.

Uploader picture to different imagehosting Copyright © 2009 apkawa@gmail.com uimge is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. site project http://wiki.github.com/Apkawa/uimge </pre>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.