Skip to content

Commit c8c6b6c

Browse files
committed
Add psmux, pstop, and psnet to list
1 parent f45de96 commit c8c6b6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,9 @@ See also [A comparison of operating systems written in Rust](https://github.com/
589589
* [pkolaczk/fclones](https://github.com/pkolaczk/fclones) - Efficient duplicate file finder and remover
590590
* [pop-os/popsicle](https://github.com/pop-os/popsicle) - GTK3 & CLI utility for flashing multiple USB devices in parallel
591591
* [pop-os/system76-power](https://github.com/pop-os/system76-power/) - Linux power management daemon (DBus-interface) with CLI tool.
592+
* [psmux](https://github.com/marlocarlo/psmux) - A tmux-compatible terminal multiplexer for Windows with session management, pane splitting, and .tmux.conf support [![crates.io](https://img.shields.io/crates/v/psmux.svg)](https://crates.io/crates/psmux)
593+
* [psnet](https://github.com/marlocarlo/psnet) - A real-time TUI network monitor for Windows with live speed graphs and DNS-resolved connections [![crates.io](https://img.shields.io/crates/v/psnet.svg)](https://crates.io/crates/psnet)
594+
* [pstop](https://github.com/marlocarlo/pstop) - An htop-style system monitor for Windows with per-core CPU bars, process tree, and 7 color schemes [![crates.io](https://img.shields.io/crates/v/pstop.svg)](https://crates.io/crates/pstop)
592595
* [pueue](https://github.com/nukesor/pueue) - Manage your long running shell commands. [![GitHub Actions Workflow](https://github.com/Nukesor/pueue/actions/workflows/test.yml/badge.svg)](https://github.com/nukesor/pueue/actions)
593596
* [qarmin/czkawka](https://github.com/qarmin/czkawka) - Multi-functional app to find duplicates, empty folders, similar images, etc. [![GitHub Actions Workflow](https://github.com/qarmin/czkawka/actions/workflows/pages/pages-build-deployment/badge.svg?branch=master)](https://github.com/qarmin/czkawka/actions)
594597
* [redox-os/ion](https://github.com/redox-os/ion) - Next-generation system shell

0 commit comments

Comments
 (0)