From d099d3a181cfaf6e28cf1c4917467047a798b72d Mon Sep 17 00:00:00 2001 From: pd3v Date: Mon, 11 Sep 2023 16:49:48 +0100 Subject: [PATCH] add "line" (#151) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6555868..edbb8eb 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ List of projects that provide terminal user interfaces - [favicon-editor](https://github.com/xyproto/favicon-editor) Spartan grayscale favicon editor - [image-sorter](https://github.com/jgalat/image-sorter) Terminal user interface for sorting images using key bindings written in Rust - [invidtui](https://github.com/darkhz/invidtui) A TUI Invidious client for Windows, Linux and MacOS, that fetches and plays audio/video from an invidious instance. Supports viewing and playing from playlists and channels as well. +- [line](https://github.com/pd3v/line) Tiny command-line midi sequencer and language for live coding - [mps-youtube](https://github.com/mps-youtube/mps-youtube) Terminal based YouTube player and downloader - [mpvc](https://github.com/gmt4/mpvc) A mpc-like control interface for mpv - [ncspot](https://github.com/hrkfdn/ncspot) Cross-platform ncurses Spotify client written in Rust