From 55a4c19e76fab2cc1cf3507a4814257d049e33bb Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Sat, 2 Nov 2024 02:14:37 +0800 Subject: [PATCH] Add clipse (#250) 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.