mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 23:53:26 +02:00
Continued naming convention overhaul
This commit is contained in:
54
README.md
54
README.md
@@ -496,14 +496,14 @@ Abandoned - Development Halted
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Ollama](https://github.com/ollama/ollama) ```🌍``` | Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models. | ```Cross``` ```SelfHost``` ```CLI``` |  |
|
||||
| [Open-webui](https://github.com/open-webui/open-webui) | User-friendly AI Interface (Supports Ollama, OpenAI API, ...) | ```SelfHost``` |  |
|
||||
| [gpt4all](https://github.com/nomic-ai/gpt4all) | GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. | ```Cross``` |  |
|
||||
| [Ollama](https://github.com/ollama/ollama) ```🌍``` | Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models. | ```Cross``` ```CLI``` ```SelfHost``` |  |
|
||||
| [Open WebUI](https://github.com/open-webui/open-webui) | User-friendly AI Interface (Supports Ollama, OpenAI API, ...) | ```SelfHost``` |  |
|
||||
| [GPT4ALL](https://github.com/nomic-ai/gpt4all) | GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. | ```Cross``` |  |
|
||||
| [Jan](https://github.com/janhq/jan) | Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM) | ```Cross``` |  |
|
||||
| [Lobe-chat](https://github.com/lobehub/lobe-chat) | 🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application. | ```Cross``` |  |
|
||||
| [Lobe Chat](https://github.com/lobehub/lobe-chat) | 🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application. | ```Cross``` |  |
|
||||
| [Chatbox](https://github.com/Bin-Huang/chatbox) | User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...) | ```Cross``` |  |
|
||||
| [Text Generation WebUI](https://github.com/oobabooga/text-generation-webui) | A Gradio web UI for Large Language Models. | ```Cross``` |  |
|
||||
| [Khoj](https://github.com/khoj-ai/khoj) | Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free. | ```SelfHost``` |  |
|
||||
| [Text generation webUI](https://github.com/oobabooga/text-generation-webui) | A Gradio web UI for Large Language Models. | ```SelfHost``` |  |
|
||||
| [Khoj AI](https://github.com/khoj-ai/khoj) | Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free. | ```SelfHost``` |  |
|
||||
| [Cherry Studio](https://github.com/CherryHQ/cherry-studio) | 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers. Support deepseek-r1 | ```Cross``` |  |
|
||||
| [Perplexica](https://github.com/ItzCrazyKns/Perplexica) | Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI | ```SelfHost``` |  |
|
||||
|
||||
@@ -514,18 +514,18 @@ Abandoned - Development Halted
|
||||
| [Cockpit](https://github.com/cockpit-project/cockpit) | Cockpit is a web-based graphical interface for servers. | ```Linux``` |  |
|
||||
| [CapRover](https://github.com/caprover/caprover) | Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids | ```Linux``` |  |
|
||||
| [CasaOS](https://github.com/IceWhaleTech/CasaOS) | CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. | ```Linux``` |  |
|
||||
| [NextCloud](https://github.com/nextcloud/server) | ☁️ Nextcloud server, a safe home for all your data | ```SelfHost``` ```Cross``` |  |
|
||||
| [Nextcloud](https://github.com/nextcloud/server) | ☁️ Nextcloud server, a safe home for all your data | ```SelfHost``` ```Cross``` |  |
|
||||
|
||||
### Language Package Manager
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Mise](https://github.com/jdx/mise) | dev tools, env vars, task runner | ```Cross``` ```CLI``` |  |
|
||||
| [mise](https://github.com/jdx/mise) | dev tools, env vars, task runner | ```Cross``` ```CLI``` |  |
|
||||
| [asdf](https://github.com/asdf-vm/asdf) | Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more | ```Cross``` ```CLI``` |  |
|
||||
| [Yarn](https://github.com/yarnpkg/berry) | Yarn is a modern package manager split into various packages. Its novel architecture allows to do things currently impossible with existing solutions | ```Cross``` ```CLI``` |  |
|
||||
| [PNPM](https://github.com/pnpm/pnpm) | Fast, disk space efficient package manager | ```Cross``` ```CLI``` |  |
|
||||
| [Bun](https://github.com/oven-sh/bun) | Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one | ```Cross``` ```CLI``` |  |
|
||||
| [UV](https://github.com/astral-sh/uv) | An extremely fast Python package and project manager, written in Rust. | ```Cross``` ```CLI``` |  |
|
||||
| [uv](https://github.com/astral-sh/uv) | An extremely fast Python package and project manager, written in Rust. | ```Cross``` ```CLI``` |  |
|
||||
|
||||
### Mail
|
||||
|
||||
@@ -558,17 +558,17 @@ Abandoned - Development Halted
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Immich](https://github.com/immich-app/immich) | High performance self-hosted photo and video management solution. | ```SelfHost``` |  |
|
||||
| [Photoprism](https://github.com/photoprism/photoprism) | AI-Powered Photos App for the Decentralized Web 🌈💎✨ | ```SelfHost``` |  |
|
||||
| [PhotoPrism](https://github.com/photoprism/photoprism) | AI-Powered Photos App for the Decentralized Web 🌈💎✨ | ```SelfHost``` |  |
|
||||
| [Jellyfin](https://github.com/jellyfin/jellyfin) | The Free Software Media System | ```SelfHost``` |  |
|
||||
|
||||
### Neovim Extensions
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Nvim-Dap](https://github.com/mfussenegger/nvim-dap) | Debug Adapter Protocol client implementation for Neovim | ```N/A``` |  |
|
||||
| [nvim-dap](https://github.com/mfussenegger/nvim-dap) | Debug Adapter Protocol client implementation for Neovim | ```N/A``` |  |
|
||||
| [Coq](https://github.com/ms-jpq/coq_nvim) | Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization. | ```N/A``` |  |
|
||||
| [Neorg](https://github.com/nvim-neorg/neorg) | Modernity meets insane extensibility. The future of organizing your life in Neovim. | ```N/A``` |  |
|
||||
| [Vimwiki](https://github.com/vimwiki/vimwiki) | Personal Wiki for Vim | ```N/A``` |  |
|
||||
| [VimWiki](https://github.com/vimwiki/vimwiki) | Personal Wiki for Vim | ```N/A``` |  |
|
||||
| [Neovide](https://github.com/neovide/neovide) | No Nonsense Neovim Client in Rust | ```N/A``` |  |
|
||||
| [lazy.nvim](https://github.com/folke/lazy.nvim) | 💤 A modern plugin manager for Neovim | ```N/A``` |  |
|
||||
|
||||
@@ -578,10 +578,10 @@ Abandoned - Development Halted
|
||||
| --- | --- | --- | --- |
|
||||
| [Joplin](https://github.com/laurent22/joplin) | Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS. | ```Cross``` |  |
|
||||
| [Notesnook](https://github.com/streetwriters/notesnook) | A fully open source & end-to-end encrypted note taking alternative to Evernote. | ```Cross``` |  |
|
||||
| [Trilium](https://github.com/zadam/trilium) | Build your personal knowledge base with Trilium Notes | ```Cross``` |  |
|
||||
| [StandardNotes](https://github.com/standardnotes/app) | Think fearlessly with end-to-end encrypted notes and files. | ```Cross``` ```IOS``` ```Android``` |  |
|
||||
| [Trilium](https://github.com/zadam/trilium) ```❌``` | Build your personal knowledge base with Trilium Notes | ```Cross``` |  |
|
||||
| [Standard Notes](https://github.com/standardnotes/app) | Think fearlessly with end-to-end encrypted notes and files. | ```Cross``` ```IOS``` ```Android``` |  |
|
||||
| [Simplenote](https://github.com/Automattic/simplenote-electron) | Simplenote for Web, Windows, and Linux | ```Cross``` ```IOS``` ```Android``` |  |
|
||||
| [Zotero Better Notes](https://github.com/windingwind/zotero-better-notes) | Everything about note management. All in Zotero. | ```Plugin``` |  |
|
||||
| [Better Notes](https://github.com/windingwind/zotero-better-notes) | Everything about note management. All in Zotero. | ```Plugin``` |  |
|
||||
|
||||
### Office Suite
|
||||
|
||||
@@ -589,7 +589,7 @@ Abandoned - Development Halted
|
||||
| --- | --- | --- | --- |
|
||||
| [OnlyOffice](https://github.com/ONLYOFFICE/DesktopEditors) | An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents | ```Cross``` |  |
|
||||
| [LibreOffice](https://github.com/libreoffice) | No description provided. | ```Cross``` |  |
|
||||
| [Cryptpad](https://github.com/cryptpad/cryptpad) | Collaborative office suite, end-to-end encrypted and open-source. | ```SelfHost``` |  |
|
||||
| [CryptPad](https://github.com/cryptpad/cryptpad) | Collaborative office suite, end-to-end encrypted and open-source. | ```SelfHost``` |  |
|
||||
|
||||
### Package Manager
|
||||
|
||||
@@ -604,7 +604,7 @@ Abandoned - Development Halted
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Bitwarden](https://github.com/bitwarden) | Open source security solutions for individuals, teams, and business organizations. Explore Password Manager, Secrets Manager, and passkey innovations. | ```Cross``` |  |
|
||||
| [Keepass](https://github.com/keepassxreboot/keepassxc) | KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”. | ```Cross``` |  |
|
||||
| [KeePass](https://github.com/keepassxreboot/keepassxc) | KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”. | ```Cross``` |  |
|
||||
| [Vaultwarden](https://github.com/dani-garcia/vaultwarden) | Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs | ```SelfHost``` |  |
|
||||
|
||||
### Project Management
|
||||
@@ -614,14 +614,14 @@ Abandoned - Development Halted
|
||||
| [Plane](https://github.com/makeplane/plane) | 🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible. | ```SelfHost``` ```Web``` |  |
|
||||
| [Focalboard](https://github.com/mattermost-community/focalboard) | Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. | ```Cross``` ```SelfHost``` |  |
|
||||
| [Huly](https://github.com/hcengineering/platform) | Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion) | ```SelfHost``` ```Web``` |  |
|
||||
| [Openproject](https://github.com/opf/openproject) | OpenProject is the leading open source project management software. | ```SelfHost``` |  |
|
||||
| [OpenProject](https://github.com/opf/openproject) | OpenProject is the leading open source project management software. | ```SelfHost``` |  |
|
||||
|
||||
### RAG
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [AnythingLLM](https://github.com/Mintplex-Labs/anything-llm) | The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more. | ```Cross``` |  |
|
||||
| [Kotaemon](https://github.com/Cinnamon/kotaemon) | An open-source RAG-based tool for chatting with your documents. | ```SelfHost``` |  |
|
||||
| [kotaemon](https://github.com/Cinnamon/kotaemon) | An open-source RAG-based tool for chatting with your documents. | ```SelfHost``` |  |
|
||||
| [Verba](https://github.com/weaviate/Verba) | Retrieval Augmented Generation (RAG) chatbot powered by Weaviate | ```SelfHost``` |  |
|
||||
| [RAGFlow](https://github.com/infiniflow/ragflow) | RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. | ```SelfHost``` |  |
|
||||
|
||||
@@ -629,7 +629,7 @@ Abandoned - Development Halted
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Rustdesk](https://github.com/rustdesk/rustdesk) | An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. | ```Cross``` |  |
|
||||
| [RustDesk](https://github.com/rustdesk/rustdesk) | An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. | ```Cross``` |  |
|
||||
|
||||
### Screen Recording
|
||||
|
||||
@@ -651,13 +651,13 @@ Abandoned - Development Halted
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Syncthing](https://github.com/syncthing/syncthing) | Open Source Continuous File Synchronization | ```Cross``` ```CLI``` |  |
|
||||
| [rsync](https://github.com/RsyncProject/rsync) | An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases. | ```Cross``` ```CLI``` |  |
|
||||
| [Rsync](https://github.com/RsyncProject/rsync) | An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases. | ```Cross``` ```CLI``` |  |
|
||||
|
||||
### Shell
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Fish Shell](https://github.com/fish-shell/fish-shell) | The user-friendly command line shell. | ```Cross``` ```CLI``` |  |
|
||||
| [fish](https://github.com/fish-shell/fish-shell) | The user-friendly command line shell. | ```Cross``` ```CLI``` |  |
|
||||
|
||||
### Task Management
|
||||
|
||||
@@ -669,8 +669,8 @@ Abandoned - Development Halted
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Kitty](https://github.com/kovidgoyal/kitty) | Cross-platform, fast, feature-rich, GPU based terminal | ```Cross``` |  |
|
||||
| [Wezterm](https://github.com/wez/wezterm) | A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust | ```Cross``` |  |
|
||||
| [kitty](https://github.com/kovidgoyal/kitty) | Cross-platform, fast, feature-rich, GPU based terminal | ```Cross``` |  |
|
||||
| [WezTerm](https://github.com/wez/wezterm) | A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust | ```Cross``` |  |
|
||||
| [Waveterm](https://github.com/wavetermdev/waveterm) | An open-source, cross-platform terminal for seamless workflows | ```Cross``` |  |
|
||||
| [Alacritty](https://github.com/alacritty/alacritty) | A cross-platform, OpenGL terminal emulator. | ```Cross``` |  |
|
||||
| [Tabby](https://github.com/Eugeny/tabby) | A terminal for a more modern age | ```Cross``` |  |
|
||||
@@ -686,7 +686,7 @@ Abandoned - Development Halted
|
||||
| [Micro](https://github.com/zyedidia/micro) | A modern and intuitive terminal-based text editor | ```Cross``` ```CLI``` |  |
|
||||
| [Notepads](https://github.com/0x7c13/Notepads) | A modern, lightweight text editor with a minimalist design. | ```Windows``` |  |
|
||||
| [Kakoune](https://github.com/mawww/kakoune) | mawww's experiment for a better code editor | ```Cross``` ```CLI``` |  |
|
||||
| [Lite-XL](https://github.com/lite-xl/lite-xl) | A lightweight text editor written in Lua | ```Cross``` |  |
|
||||
| [Lite XL](https://github.com/lite-xl/lite-xl) | A lightweight text editor written in Lua | ```Cross``` |  |
|
||||
| [Emacs](https://github.com/emacs-mirror/emacs) | An extensible, customizable, free/libre text editor — and more. | ```Cross``` |  |
|
||||
|
||||
### Terminal Multiplexer
|
||||
@@ -700,8 +700,8 @@ Abandoned - Development Halted
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [czkawka](https://github.com/qarmin/czkawka) | Multi functional app to find duplicates, empty folders, similar images etc. | ```Windows``` ```Linux``` |  |
|
||||
| [BalenaEtcher](https://github.com/balena-io/etcher) | Flash OS images to SD cards & USB drives, safely and easily. | ```Cross``` |  |
|
||||
| [Czkawka](https://github.com/qarmin/czkawka) | Multi functional app to find duplicates, empty folders, similar images etc. | ```Windows``` ```Linux``` |  |
|
||||
| [balenaEtcher](https://github.com/balena-io/etcher) | Flash OS images to SD cards & USB drives, safely and easily. | ```Cross``` |  |
|
||||
| [LocalSend](https://github.com/localsend/localsend) | An open-source cross-platform alternative to AirDrop | ```Cross``` ```Android``` ```IOS``` |  |
|
||||
| [MonitorControl](https://github.com/MonitorControl/MonitorControl) | 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs. | ```MacOS``` |  |
|
||||
| [Keka](github.com/aonez/Keka) | The macOS & iOS file archiver | ```MacOS``` |  |
|
||||
|
||||
Reference in New Issue
Block a user