pybitmessage.bitmessagecurses package

src/bitmessagecurses/__init__.py

ascii(s)[source]

ASCII values

cpair(a)[source]

Color pairs

dialogreset(stdscr)[source]

Resetting dialogue

doShutdown()[source]

Shutting the app down

drawmenu(stdscr)[source]

Creating menu’s

drawtab(stdscr)[source]

Method for drawing different tabs

class errLog[source]

Error logs

flush()
write(output)
handlech(c, stdscr)[source]
loadAddrBook()[source]

Load address book

loadBlackWhiteList()[source]

load black/white list

loadInbox()[source]

Load the list of messages

loadSent()[source]

Load the messages that sent

loadSubscriptions()[source]

Load subscription functionality

class printLog[source]

Printing logs

flush()
write(output)
redraw(stdscr)[source]

Redraw menu

resetlookups()[source]

Reset the Inventory Lookups

run(stdscr)[source]
runwrapper()[source]
scrollbox(d, text, height=None, width=None)[source]

Setting scroll box

sendMessage(sender='', recv='', broadcast=None, subject='', body='', reply=False)[source]

Method for message sending

set_background_title(d, title)[source]

Setting background title