Spesmilo

From Bitcoin Wiki
Revision as of 16:51, 25 June 2011 by Luke-jr (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Free software PySide RPC client open to a diverse community. Additional translations and features are welcome, no matter how obscure. Principal authors: genjix and Luke-Jr

Features

  • Multilingual: American, Dutch, English, Esperanto, or French.
  • Supports both Decimal and Tonal Bitcoins (and autodetection)
  • Supports bitcoin: URIs
  • Can connect to remote JSON-RPC
  • Can run local "embedded" bitcoind

Current version (0.0.1.beta1)

Gentoo install

layman -o https://gitorious.org/bitcoin/gentoo/blobs/raw/master/overlay.xml -f -a bitcoin
emerge -a spesmilo #(you may need to keyword some packages)

Quick start (from source)

# Dependencies: PySide, ImageMagick
make local
make
./spesmilo

To install:

make install

To install with bitcoin: URI support for KDE:

make install KDESERVICEDIR="/usr/share/kde4/services"

Screenshots

External Links