Spesmilo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
→Screenshots: Heading/section appears empty. |
||
Line 32: | Line 32: | ||
make install KDESERVICEDIR="/usr/share/kde4/services" | make install KDESERVICEDIR="/usr/share/kde4/services" | ||
<gallery> | <gallery> | ||
{{ns:file}}:Spesmilo-tonal.png|Tonal preference | {{ns:file}}:Spesmilo-tonal.png|Tonal preference |
Latest revision as of 23:15, 6 May 2014
Python-based RPC front-end for bitcoind/Bitcoin-Qt, which is no longer maintained or active. Reported to be broken as-of bitcoind version 0.6. 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"