From 89371035fc7e67d29ae023c8c286e5b05354d4b2 Mon Sep 17 00:00:00 2001 From: Jim Huang <jserv@ccns.ncku.edu.tw> Date: Wed, 30 Oct 2024 17:12:40 +0800 Subject: [PATCH] Add clipse clipse is a configurable TUI-based clipboard manager application written in Go with minimal dependency. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2822b17..70d77c0 100644 --- a/README.md +++ b/README.md @@ -388,6 +388,7 @@ List of projects that provide terminal user interfaces - [calcure](https://github.com/anufrievroman/calcure) Modern TUI calendar and task manager with minimal and customizable UI. - [calcurse](https://calcurse.org/) calendar and scheduling application for the command line +- [clipse](https://github.com/savedra1/clipse) TUI-based clipboard manager application - [elia](https://github.com/darrenburns/elia) A terminal ChatGPT client build with Textual - [fjira](https://github.com/mk-5/fjira) TUI application for Atlassian Jira - [Glow](https://github.com/charmbracelet/glow) A markdown reader, designed from the ground up to showcase the elegance and capabilities of TUI.