Bitcoin Forum
June 23, 2024, 11:22:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: BACKUP your Wallet + Adressbook on: July 23, 2011, 03:00:33 PM
so it seems better? ...
its no virsus its only a fast mirror ... -.-
2  Other / Beginners & Help / Re: BACKUP your Wallet + Adressbook on: July 23, 2011, 01:39:52 PM
Are you kidding me ? Shocked
3  Other / Beginners & Help / BACKUP your Wallet + Adressbook on: July 23, 2011, 01:36:44 PM
I needed a way to backup my Bitcoins so I started developing pyBitcoinBackup.

You can download from : *Link Removed*

Currently there is no encryption, so be careful!  Other than that, it is a pretty neat little app if I say so myself.  Actually it’s two applications.  A Tkinter  GUI and a command line app that has two modes.

The GUI is your standard run of the mill GUI (so no explanation needed).

The command line has two modes.  The first mode is the CLI mode, the interactive mode which allows you to perform the same functions in the command line that you can perform from the GUI (editing your settings and performing backups). The second mode is the BACKUP mode, which doesn’t do anything except perform a backup (Perfect for crontabs).  The backup mode is still flexible though.  If no email password is specified in your configuration, it will prompt you to enter one.  (WAIT don’t flame quite yet) For crontab goodness you can also specify the password as a command line parameter like this: pybitcoinbackup.exe backup mypassword.

Because it is written in pure Python it should run on any operating system, however I have only tested it on WindowsXP so far.  Additionally there is a compiled version for Windows users who don’t wish to install python.

I also hope to add encryption soon too,  so stay tuned for more updates.

Cheers.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!