Spesmilo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[File:Spesmilo_english.png|thumb|right]] | [[File:Spesmilo_english.png|thumb|400px|right]] | ||
[[File:Spesmilo_esperanto.png|thumb|right]] | [[File:Spesmilo_esperanto.png|thumb|400px|right]] | ||
Free software PySide RPC client open to a diverse community. | Free software PySide RPC client open to a diverse community. |
Revision as of 01:12, 12 May 2011
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)
- Windows installer -- Requires Administrator to install or you will get an error
- Source code
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"