Commit Graph

16 Commits

Author SHA1 Message Date
lunar-mining
259ecbc004 script/dnet: implement PEP 8 2023-09-10 16:10:08 +02:00
lunar-mining
3be0e7a757 script/dnet: render slot msgs 2023-09-10 16:10:08 +02:00
lunar-mining
119f593dbf script/dnet: improve model in preparation for events handling 2023-09-10 16:10:08 +02:00
lunar-mining
1c4c32f945 script/dnet: cleanup and re-enable right render 2023-09-10 16:10:08 +02:00
lunar-mining
30327e610f script/dnet: render result of get_info() in View 2023-09-09 21:01:27 +02:00
lunar-mining
291f80b9b0 script/dnet: pass Model data to View 2023-09-09 08:41:39 +02:00
lunar-mining
39d27645b2 script/dnet: get async queue working 2023-09-08 11:19:08 +02:00
lunar-mining
020b3899cc dnet/script: cleanup, create model and subscribe() 2023-09-07 14:05:44 +02:00
lunar-mining
f72d131d62 script/dnet: add config file 2023-09-04 17:50:01 +02:00
lunar-mining
c26ccb0f59 script/dnet: load node rpc info from config 2023-09-04 17:50:01 +02:00
lunar-mining
762a2e6946 script/dnet: add logging 2023-09-04 17:50:01 +02:00
lunar-mining
fa43710994 script/dnet: create main.py and fix rpc to work with urwid async pattern 2023-09-04 11:36:55 +02:00
lunar-mining
bf3d7e30cf script/ dnet: add rpc module 2023-09-04 11:36:55 +02:00
lunar-mining
8cdd107a81 script/dnet: cleanup 2023-09-04 11:36:55 +02:00
lunar-mining
a1c72e23c5 script/ dnet: replace TreeWalker with custom widgets and render info on select 2023-09-03 21:03:04 +02:00
lunar-mining
7d57ce77d2 script/dnetview: commit dummy TUI
most of the widgets we need for dnetview are now working, but it has yet
to be plugged into real data.
2023-08-31 13:14:41 +02:00