minimize amount of text in status bar; show only icons, if the user wants explanation...
[novacoin.git] / README.rst
index 98add9f..afe8c72 100644 (file)
@@ -14,28 +14,35 @@ This has been implemented:
 
 - All functionality of the original client, including taskbar icon/menu
 
+- Splash screen
+
 - Tabbed interface
 
-- Overview page with current balance, unconfirmed balance, etc
+- Overview page with current balance, unconfirmed balance, and such
+
+- Better transaction list with status icons, real-time filtering and a context menu
 
-- User friendly transaction list with status icons, real-time filtering and a context menu that allows editing and copying labels
+- Asks for confirmation before sending coins, for your own safety
 
-- Asks for confirmation before sending coins
+- CSV export of transactions and address book (for Excel bookkeeping)
+- Shows alternative icon when connected to testnet, so you never accidentally send real coins during testing
 
-- CSV export of transactions and address book
+- Shows a progress bar on initial block download, so that you don't have to wonder how many blocks it needs to download to be up to date
 
-- Shows alternative icon when connected to testnet
+- Sendmany support, send to multiple recipients at the same time
 
-- Progress bar on initial block download
+- Multiple unit support, can show subdivided bitcoins (uBTC, mBTC) for users that like large numbers
 
-- Sendmany support in UI (send to multiple recipients as well)
+- Support for English, German and Dutch languages
+
+- Address books and transaction table can be sorted by any column
 
 This has to be done:
 
 - Start at system start
 
-- Internationalization (convert WX language files)
-
+- Support more languages
 
 Build instructions 
 ===================