Commit graph

390 commits

Author SHA1 Message Date
Florent
ae30ef71af update help and readme 2025-11-11 11:16:01 +01:00
Florent
b8096dd163 add sleep command to at (sleeps after command) 2025-11-11 09:52:24 +01:00
Florent
72793de219 branching error in contextual help 2025-11-11 08:19:22 +01:00
Florent de Lamotte
6c0850e56f spc before trace 2025-11-10 22:46:45 +01:00
Florent
e1ddd030b4 display min hours or days in neighbours 2025-11-10 21:16:41 +01:00
Florent
af791fea50 update for v1.2.14 2025-11-09 21:07:36 +01:00
Florent
626a018047 classic mode by default on macs and windows, -C toggles the mode 2025-11-09 20:41:57 +01:00
Florent
2474231cd4 more compact traces 2025-11-09 19:32:06 +01:00
Florent
efcec63711 some cleanings and new prompt 2025-11-09 19:23:01 +01:00
Florent
2700b55b7f req_neighbours 2025-11-09 16:49:57 +01:00
Florent
e790e19d04 stop using haslib in profit of pycryptodome (also used for AES) 2025-11-09 11:22:26 +01:00
Florent
fc3f522005 add a commutator for color on cmdline and treat traces color off 2025-11-09 10:52:27 +01:00
Florent de Lamotte
e7e1275ee5 fix issue with scope 2025-11-08 23:32:40 +01:00
Florent
8349b27775 some configuration on prompt and new defaults for windows and macs 2025-11-08 09:28:16 +01:00
Florent
ed1c2adb8b update to latest meshcore_py 2025-11-08 08:18:31 +01:00
Florent de Lamotte
a56dbb9cf7 add scope to commands 2025-11-07 17:45:27 +01:00
Florent de Lamotte
56935e70c7 add disclaimer when not using parameters 2025-11-07 13:52:29 +01:00
Florent de Lamotte
1cb7e011ed let user not specify filter 2025-11-07 13:50:44 +01:00
Florent de Lamotte
91a6e31fa9 support only_prefix flag on discover_nodes 2025-11-07 13:46:12 +01:00
Florent
601c19c30f implement node_discover 2025-11-07 00:16:41 +01:00
Florent de Lamotte
803e339c58 prompt improvements regarding scope 2025-11-06 13:21:54 +01:00
Florent
c2f43bde62 update version of meshcore_py 2025-11-05 16:34:44 +01:00
Florent de Lamotte
f3f9d28d53 initial support for scope 2025-11-05 16:33:02 +01:00
Florent de Lamotte
d95b7bf90d using BytesIO to decode packets 2025-11-05 12:02:59 +01:00
Florent de Lamotte
2599b970c1 take transport codes into account in echoes 2025-11-05 11:25:38 +01:00
Florent de Lamotte
1b21ec890e simple help on commands 2025-11-05 10:50:43 +01:00
Florent
47c855ee7c implement apply_to command that runs a command to a set of contacts specified with a filter 2025-11-04 22:18:22 +01:00
Florent
04f2f3ced0 v1.2.5 2025-11-04 10:47:02 +01:00
Florent
01aa56467e more explicit error when command not found 2025-11-04 10:42:17 +01:00
Florent
0b81bc7aa0 can now add pending contact by name 2025-11-04 10:34:02 +01:00
Florent
bd1049c123 new echo_unk_chans defaults to False 2025-11-03 20:33:49 +01:00
Florent de Lamotte
66d294cd52 f-string bug 2025-11-03 12:35:55 +01:00
Florent de Lamotte
dabbbdc0d7 rename log_channels to channel_echoes 2025-11-03 11:32:06 +01:00
Florent de Lamotte
1510c42f4a verify channel against mac 2025-11-03 11:13:53 +01:00
Florent
46463902d4 handle log when out of im 2025-11-02 23:08:04 +01:00
Florent
ddf7b3b8ad tune display of channel log 2025-11-02 22:52:27 +01:00
Florent
840eb2d44c chan hash was not retreived afer chan setup 2025-11-02 20:45:43 +01:00
Florent
5c953ecf80 1 char gained on log_chan 2025-11-02 20:45:43 +01:00
Florent
c0cbbdc932 depends on pycryptodome 2025-11-02 20:45:43 +01:00
Florent
4e65892932 ver 1.2.2 2025-11-02 20:45:43 +01:00
Florent
eca02c9621 implement log_channels 2025-11-02 20:44:58 +01:00
Florent
17a8ad4522 add print_log_rx handler 2025-11-02 15:05:55 +01:00
Florent
5a2f3a0f06 change filename for password to using pubkey instead of node name 2025-11-02 14:26:07 +01:00
Florent
4471753b51 /contact msg sends msg to contact (or channel) 2025-11-02 13:54:58 +01:00
Florent
133effc356 searching wrong device while reconnecting after error 2025-11-01 20:58:05 +01:00
Florent de Lamotte
ae13eea883 cx issues and indent 2025-10-31 13:27:42 +01:00
Florent de Lamotte
452d90b352 handle login cancelation 2025-10-31 11:24:15 +01:00
Florent de Lamotte
dbcbcc1ad2 password management 2025-10-31 11:12:28 +01:00
Florent de Lamotte
00e5bf4cde remove public from to list (already in channels) 2025-10-31 09:41:35 +01:00
Florent
b6d797e53f completion for slash commands 2025-10-30 23:32:32 +01:00