Good morning,

A few weeks ago I started working on a new terminal based wallet/node manager 
for c-lightning. It's very early stage but it's already offering some 
functionality:

- General node info (i), profit/loss stats
- Available funds on-chain and LN
- Recent activity pane (receive/sent/rebalances) ordered by the most recent
- List of channels (c) ordered by channel balance showing some useful stats:
- inbound/outbound capacity
- local/remote fees set and earned
- last forward
- peer status, alias and opener
You can sort the channel list by different criteria - Press (s) on the channels 
page
Press (h) on the channels page for useful keyboard shortcuts
- Receive (r) / Pay (p) pages are broken atm - don't use them until the next 
release :)

The long term goals is to make it much more polished and useful:

- Robust Pay/Receive functions (including support for LNURL)
- Ability to rebalance / auto rebalance according to preset rules
- Detailed channel info page with channel specific functions 
(open/close/rebalance etc.)
- More useful stats
- Embrace the terminal UI ( lean and fast app )

Shoutout to fiatjaf's Golang libs, c-lightning devs and @prusnak's suez 
(inspiration for the channels page).

You can download and play with the alpha version of Cluster here:

https://github.com/f-hayek/cluster

Best
--
F.A. Hayek
haye...@protonmail.com
_______________________________________________
Lightning-dev mailing list
Lightning-dev@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev

Reply via email to