From c370dcc923b5ea0eaf2347f4f9d20ab6afa40775 Mon Sep 17 00:00:00 2001 From: Arne Beer Date: Fri, 2 Oct 2020 11:52:35 +0200 Subject: [PATCH] Add pueue to system tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8b244e..e377f0f 100644 --- a/README.md +++ b/README.md @@ -321,6 +321,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [ogham/exa](https://github.com/ogham/exa) — A replacement for 'ls' [](https://travis-ci.org/ogham/exa) * [pop-os/debrep](https://github.com/pop-os/debrepbuild) — APT repository tool for building and managing an APT repo * [pop-os/popsicle](https://github.com/pop-os/popsicle) — GTK3 & CLI utility for flashing multiple USB devices in parallel +* [pueue](https://github.com/nukesor/pueue) — Manage your long running shell commands. [![GitHub Actions Workflow](https://github.com/nukesor/pueue/workflows/Test%20build/badge.svg?branch=master)](https://github.com/Nukesor/pueue/actions) * [Luminarys/synapse](https://github.com/Luminarys/synapse) — Flexible and fast BitTorrent daemon. [![Build Status](https://api.travis-ci.org/Luminarys/synapse.svg?branch=master)](https://travis-ci.org/Luminarys/synapse) * [pop-os/system76-power](https://github.com/pop-os/system76-power/) — Linux power management daemon (DBus-interface) with CLI tool. * [Ralvke/logram](https://github.com/Ralvke/logram) — Push log files' updates to Telegram