lbry-sdk/lbrynet/lbrynet_gui
Jack 441d3c1220 LBRYNet daemon
Adds a daemon for lbrynet. Currently commands are limited the following:

download_name(name)
resolve_name(name)
get_downloads
stop

This allows other programs to easily interact with lbrynet, such as
LBRYURIHandler. LBRYURIHandler can be built with py2app, the resulting
plist file must be edited in the same way the committed plist file has
been edited. When built and installed to the /Applications folder
lbry:// domain names will download and open the corresponding file so
long as the daemon is running.
2015-12-06 17:32:17 -05:00
..
__init__.py rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
close.gif rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
close1.png rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
close2.gif rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
drop_down.gif rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
gui.py rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
GuiApp.py Update from master and fix a path problem 2015-12-03 20:56:56 -05:00
hide_options.gif rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
Ic_arrow_drop_down_48px.svg.LICENSE rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
lbry-dark-242x80.gif rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
lbry-dark-icon.ico rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
lbry-dark-icon.xbm rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
lbry.conf enable setting lbrycrdd path in gui conf, disable launching lbrycrdd by default in linux gui, change running instructions, put linux gui conf in users home directory 2015-10-02 16:38:57 -04:00
LBRYGui.py LBRYNet daemon 2015-12-06 17:32:17 -05:00
show_options.gif rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00
StreamFrame.py rename downloader gui to simply gui 2015-09-18 00:09:53 -04:00