-
ed3d43ff7a
Add summary documentation for debian packaging
jason
2025-11-20 23:38:45 -08:00
-
350611b3b1
Add Debian packaging support with cargo-deb
jason
2025-11-20 23:37:40 -08:00
-
-
f82a5903b8
WIP: Man pages generation with clap_mangen
feature/man-pages
jason
2025-11-20 23:35:29 -08:00
-
-
518ae8c2bf
update axum server version
v1.50.0
jason
2025-11-17 15:09:53 -08:00
-
6eb1809309
set connector back to crate version
jason
2025-11-17 14:15:39 -08:00
-
1c01902a71
update cargo version number
jason
2025-11-17 14:13:48 -08:00
-
9d302ad475
patch header for small monitors and increase cargo version in advance of publish.
jason
2025-11-17 11:52:22 -08:00
-
7875f132f7
Make help modal scrollable for small resolutions
jason
2025-11-17 11:29:23 -08:00
-
0d789fb97c
Add TUI improvements: CPU averaging, max memory tracking, and fuzzy process search (#23)
jason
2025-11-17 11:24:32 -08:00
-
5ddaed298b
Optimize socktop_agent for reduced binary size and memory footprint (#22)
jason
2025-11-17 09:51:41 -08:00
-
1528568c30
Merge pull request #21 from jasonwitty/feature/about-modal
jason
2025-11-17 00:18:55 -08:00
-
-
6f238cdf25
tweak hotkeys, add info panel, optimize fonts and hotkeys for about and info panel.
origin/feature/about-modal
feature/about-modal
jason
2025-11-17 00:05:02 -08:00
-
ffe451edaa
cargo fmt
jason
2025-10-26 02:32:11 -07:00
-
c9bde52cb1
move logo to them file.
jason
2025-10-26 02:30:46 -07:00
-
0603746d7c
cargo fmt
jason
2025-10-26 02:18:01 -07:00
-
25632f3427
Add About modal with sock ASCII art
jason
2025-10-26 02:16:42 -07:00
-
e51cdb0c50
display tweaks
origin/disk-section-cleanup
disk-section-cleanup
jason
2025-10-06 12:05:12 -07:00
-
1cb05d404b
fix: add backward compatibility for DiskInfo fields
jason
2025-10-06 11:43:58 -07:00
-
4196066e57
fix: NVMe temperature detection - contains() check and /dev/ prefix
jason
2025-10-06 11:40:49 -07:00
-
47e96c7d92
fix: refresh component values to collect NVMe temperatures
jason
2025-10-06 11:15:36 -07:00
-
bae2ecb79a
fix: lookup temperature for parent disk, not partition
jason
2025-10-06 11:06:30 -07:00
-
bd0d15a1ae
fix: correct disk size aggregation and nvme temperature detection
jason
2025-10-06 10:52:44 -07:00
-
689498c5f4
fix: show parent disks with aggregated partition stats
jason
2025-10-06 10:46:51 -07:00
-
34e260a612
feat: disk section enhancements - temperature, partition indentation, duplicate filtering
jason
2025-10-06 10:30:55 -07:00
-
47eff3a75c
remove unused import. / clippy cleanup
origin/feature/process-details
feature/process-details
jason
2025-10-06 10:01:40 -07:00
-
0210b49219
cargo fmt
jason
2025-10-06 09:52:36 -07:00
-
70a150152c
fix for windows build error
jason
2025-10-06 09:51:11 -07:00
-
f4b54db399
fix for windows build error.
jason
2025-10-06 09:50:38 -07:00
-
e857cfc665
add processes window cleanup
jason
2025-10-05 00:07:27 -07:00
-
e66008f341
initial check for process summary screen
jason
2025-10-02 16:54:27 -07:00
-
-
a238ce320b
Merge pull request #15 from jasonwitty/feature/connection-error-modal
jason
2025-09-15 10:34:50 -07:00
-
-
b635f5d7f4
feature - add error modal support and retry
origin/feature/connection-error-modal
feature/connection-error-modal
jason
2025-09-15 10:16:47 -07:00
-
18b41c1b45
Merge pull request #14 from jasonwitty/feature/extract-socktop-connector
jason
2025-09-10 15:01:17 -07:00
-
-
b4ed036357
bump version
origin/feature/extract-socktop-connector
feature/extract-socktop-connector
jason
2025-09-10 13:05:50 -07:00
-
ec0e409488
fix clippy warnings.
jason
2025-09-10 11:43:12 -07:00
-
08f248c696
Housekeeping and QOL
jason
2025-09-10 10:39:21 -07:00
-
cea133b7da
show actual metrics
jason
2025-09-10 09:32:00 -07:00
-
e679896ca0
Add AI generated zliij plugin scafold
jason
2025-09-09 15:51:44 -07:00
-
5e5fde190a
add screenshot
jason
2025-09-09 13:49:06 -07:00
-
8286d21a2a
Merge branch 'feature/extract-socktop-connector' of https://github.com/jasonwitty/socktop into feature/extract-socktop-connector
jason
2025-09-09 13:43:48 -07:00
-
-
b91fc7b016
allow user to easily override location with text entry.
jason
2025-09-09 13:43:45 -07:00
-
f936767835
Update README.md
jason
2025-09-09 02:57:32 -07:00
-
5f2777cdb2
Update README.md
jason
2025-09-09 02:53:50 -07:00
-
-
49164da105
docs: Complete WASM documentation update - reflect full networking capabilities
jason
2025-09-09 02:42:12 -07:00
-
22c1f80e70
docs(connector): update README to reflect full WASM support
jason
2025-09-09 02:38:35 -07:00
-
a486225008
fix: formatting from cargo fmt
jason
2025-09-09 02:32:20 -07:00
-
d97f7507e8
feat(connector): implement gzipped protobuf support for WASM and fix all warnings
jason
2025-09-09 02:30:16 -07:00
-
e4186a7ec0
WASM compatibilty
jason
2025-09-08 12:29:03 -07:00
-
f59c28d966
WASM compatibility update
jason
2025-09-08 12:28:44 -07:00
-
06cd6d0c82
Reference: Usage as a lib #8
jason
2025-09-07 18:55:23 -07:00
-
ffc246b705
Add WASM compatibility documentation and minimal tokio features
jason
2025-09-04 14:49:39 -07:00
-
cd2816915d
cargo fmt
jason
2025-09-04 06:19:16 -07:00
-
7cd5941434
Add continuous monitoring examples to documentation
jason
2025-09-04 06:17:23 -07:00
-
76c7fe1d6f
Fix CI: Update test path for WebSocket integration test
jason
2025-09-04 06:11:59 -07:00
-
eed04f1d5c
Fix remaining clippy warnings in socktop_agent
jason
2025-09-04 06:04:57 -07:00
-
764c25846f
Fix clippy warnings: collapse nested if statements using let-else patterns
jason
2025-09-04 05:58:17 -07:00
-
a9bf4208ab
cargo fmt
jason
2025-09-04 05:53:59 -07:00
-
9c1416eabf
Fix build script to use vendored protoc binary for CI
jason
2025-09-04 05:52:57 -07:00
-
e7350f8908
Update Cargo.lock with protoc-bin-vendored dependency
jason
2025-09-04 05:50:17 -07:00
-
2647b611d2
Fix build script to use protoc-bin-vendored for CI compatibility
jason
2025-09-04 05:48:02 -07:00
-
a359f17367
fix for failed CI build
jason
2025-09-04 05:45:13 -07:00
-
d93b7aca5a
remove invalid slug
jason
2025-09-04 05:41:59 -07:00
-
e51054811c
Refactor for additional socktop connector library
jason
2025-09-04 05:30:25 -07:00
-
b74242e6d9
Merge pull request #13 from jasonwitty/6-accessibility-cross-compile-guide
jason
2025-09-03 23:11:59 -07:00
-
-
-
-
4e378b882a
add license file
origin/6-accessibility-cross-compile-guide
6-accessibility-cross-compile-guide
jason
2025-09-03 23:10:48 -07:00
-
622767a605
Merge pull request #7 from jasonwitty/6-accessibility-cross-compile-guide
jason
2025-08-30 02:00:13 -07:00
-
-
0c5a1d7553
update readme
jason
2025-08-30 01:59:25 -07:00
-
0bd709d2a7
slipsteam note for rpi users on kernel version
jason
2025-08-29 11:28:59 -07:00
-
31f5f9ce76
re: Accessibility: Cross-compile guide
jason
2025-08-29 11:23:41 -07:00
-
-
df2308e6e9
code optimizations to reduce cpu usage of agent on all platforms and additional unit test.
jason
2025-08-28 16:03:05 -07:00
-
7592709a43
clamp then divide by cores for more accurate statistics
jason
2025-08-28 13:11:48 -07:00
-
61fe1cc38e
socktop_agent: bump version to 1.40.65
jason
2025-08-28 12:27:48 -07:00
-
eed346abb6
scripts: add publish_socktop_agent.sh job
jason
2025-08-28 12:07:03 -07:00
-
ab3bb33711
socktop_agent: bump version to 1.40.64
jason
2025-08-28 12:03:45 -07:00
-
7caf2f4bfb
remove ununused var
jason
2025-08-27 17:15:35 -07:00
-
b249c7ba99
Update metrics.rs
jason
2025-08-27 16:55:12 -07:00
-
f0858525e8
fix for macos defect where processes less than .01% were being filtered
jason
2025-08-27 16:55:09 -07:00
-
2fe005ed90
ProcessesToUpdate::All enum
jason
2025-08-27 16:20:55 -07:00
-
ca6a5cbdfa
use ProcessesToUpdate::All ENUM
jason
2025-08-27 16:20:41 -07:00
-
56301d61fd
fixes for non linux compilation issues.
jason
2025-08-27 16:11:17 -07:00
-
55e5c708fe
MACOS / NON LINUX metrics optimizations.
jason
2025-08-27 16:00:29 -07:00
-
2d17cf1598
additional optimizations for macos
jason
2025-08-27 15:05:38 -07:00
-
353c08c35e
increment version and macos performance
jason
2025-08-26 12:14:32 -07:00
-
f13ea45360
increment version
jason
2025-08-26 10:57:01 -07:00
-
8ce00a5dad
non linux optimizations for macbook
jason
2025-08-26 10:14:14 -07:00
-
f37b8d9ff4
chore(agent): fix clippy unused mut on non-linux process list
jason
2025-08-26 00:22:29 -07:00
-
322981ada7
cargo fmt and version bump
jason
2025-08-26 00:20:52 -07:00
-
3394beab67
chore: make pre-commit resilient when cargo absent
jason
2025-08-26 00:18:10 -07:00
-
c9ebea92f5
perf(agent,non-linux): enable CPU core normalization by default; tighter scaling threshold
jason
2025-08-25 23:50:26 -07:00
-
e2dc5e8ac9
perf(agent,non-linux): add per-process CPU scaling heuristic to reduce overreporting
jason
2025-08-25 23:47:31 -07:00
-
beddba0072
perf(agent,non-linux): reduce process collection overhead; configurable CPU sample delay
jason
2025-08-25 23:44:28 -07:00
-
cacc4cba9f
cargo fmt
jason
2025-08-25 23:24:50 -07:00
-
66270c16b7
perf(agent): windows/mac cpu collection tweak; add optional normalization; silence linux dead_code
jason
2025-08-25 22:59:07 -07:00
-
00d5777d05
Merge branch 'master' of https://github.com/jasonwitty/socktop
jason
2025-08-25 22:35:02 -07:00
-
-
f62b5274d2
optimize non linux metrics collection
jason
2025-08-25 22:35:01 -07:00
-
bbbe35111a
Update README.md
jason
2025-08-25 01:33:40 -07:00
-
-
a4356b5ece
update readme with animated demo
jason
2025-08-24 20:35:56 -07:00
-
b6e656738b
chore(release): bump to 1.40.0
v1.40.0
jason
2025-08-24 18:56:40 -07:00
-
f83cb07d57
Release candidate 1.4
jason
2025-08-24 18:03:45 -07:00
-
7697c7dc2b
docs: add per-crate README.md and link via Cargo.toml readme field
jason
2025-08-24 17:56:22 -07:00