From 6006bcea23db06a773f6742f898bd954abdd8202 Mon Sep 17 00:00:00 2001 From: darkhz <kmachanwenw@gmail.com> Date: Thu, 10 Feb 2022 16:15:24 +0530 Subject: [PATCH] Add adbtuifm and invidtui --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eb3ae3b..91023a7 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ List of projects that provide terminal user interfaces - [wavemon](https://github.com/uoaerg/wavemon) A wireless device monitoring application - [wttr.in](https://github.com/chubin/wttr.in) The right way to check the weather - [xplr](https://github.com/sayanarijit/xplr) A hackable, minimal, fast TUI file explorer, stealing ideas from nnn and fzf. +- [adbtuifm](https://github.com/darkhz/adbtuifm) A TUI file manager for Android, based on the Android Debug Bridge(ADB). ## <a name="multimedia"></a>Multimedia @@ -145,6 +146,7 @@ List of projects that provide terminal user interfaces - [spotui](https://github.com/ceuk/spotui) Spotify client written in Python - [timg](https://github.com/hzeller/timg) A terminal image viewer - [tizonia-openmax-il](https://github.com/tizonia/tizonia-openmax-il) Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, Dirble, Plex servers and Chromecast devices +- [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. ## <a name="productivity"></a>Productivity