From f84fee25044d51e96f6abd781771ed206ae08aa2 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:37:54 -0800 Subject: [PATCH] Added launcher category and ueli project --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3609886..f8e1edf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

[ definitive-opensource ]

A definitive list of the best of everything open source

-

Status: Active - Projects: 217

+

Status: Active - Projects: 218

> [!TIP] > Discussions and contributions are welcome! This project is in it's early stages and a lot hasn't been ironed out yet. Submit or make changes by forking this repo, editing, commiting, and opening a pull-request - or just raise an issue. For more information on [contributing](CONTRIBUTING.md) and [guidelines](GUIDELINES.md) for open-source software submissions, consult their respective pages. @@ -116,6 +116,7 @@ Abandoned - Development Halted - [Home Automation](#home-automation) - [IDE](#ide) - [Knowledge Base](#knowledge-base) + - [Launcher](#launcher) - [LLM Gui](#llm-gui) - [Linux Dashboard](#linux-dashboard) - [Language Package Manager](#language-package-manager) @@ -188,6 +189,7 @@ Abandoned - Development Halted - [Version Manager](#version-manager) - [Clipboard Manager](#clipboard-manager) - [Shell](#shell) + - [Launcher](#launcher) - Data - [Backup](#backup) - [Sync](#sync) @@ -464,6 +466,12 @@ Abandoned - Development Halted | [Siyuan](https://github.com/siyuan-note/siyuan) | A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang. | ```Cross``` | ![GitHub Repo stars](https://img.shields.io/github/stars/siyuan-note/siyuan?style=for-the-badge&label=%20&color=white) | | [FastGPT](https://github.com/labring/FastGPT) | FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration. | ```Cross``` | ![GitHub Repo stars](https://img.shields.io/github/stars/labring/FastGPT?style=for-the-badge&label=%20&color=white) | +### Launcher + +| Name | Description | Platform | Stars | +| --- | --- | --- | --- | +| [ueli](https://github.com/oliverschwendener/ueli) | Cross-Platform Keystroke Launcher | ```Cross``` | ![GitHub Repo stars](https://img.shields.io/github/stars/oliverschwendener/ueli?style=for-the-badge&label=%20&color=white) | + ### LLM Gui | Name | Description | Platform | Stars |