mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-18 08:03:31 +02:00
53 lines
2.9 KiB
Markdown
53 lines
2.9 KiB
Markdown
## Honorable Mentions of Closed-Source Software
|
|
Some proprietary software just deserve recognition.
|
|
- [Davinci Resolve](https://www.blackmagicdesign.com/products/davinciresolve) - Professional Editing, Color, Effects and Audio Post!
|
|
- [Obsidian](https://obsidian.md/) - The free and flexible app for your private thoughts.
|
|
- [LM Studio](https://lmstudio.ai/) - Discover, download, and run local LLMs
|
|
- [JetBrains](https://www.jetbrains.com/) - A rich suite of tools that provide an exceptional developer experience
|
|
- [Raycast](https://www.raycast.com/) - A collection of powerful productivity tools all within an extendable launcher.
|
|
|
|
## Removed Projects
|
|
Projects that were once on this list but removed - usually due to abandonement or going closed source.
|
|
|
|
<details>
|
|
<summary><b>Archive</b></summary> <br />
|
|
|
|
- [eqMac](https://github.com/bitgapp/eqMac) - `Closed source`
|
|
- [Hyper](https://github.com/vercel/hyper) - `Abandoned`
|
|
- [DiffusionBee](https://github.com/divamgupta/diffusionbee-stable-diffusion-ui) - `Closed source`
|
|
- [Lunarvim](https://github.com/LunarVim/LunarVim) - `Abandoned`
|
|
- [Motrix](https://github.com/agalwood/Motrix) - `Abandoned`
|
|
- [StableSwarmUI](https://github.com/Stability-AI/StableSwarmUI) - `Abandoned`
|
|
- [Trilium](https://github.com/zadam/trilium) - `Abandoned`
|
|
</details>
|
|
|
|
## FAQ
|
|
<details>
|
|
<summary><b>How about a JSON file with scripts or a website?</b></summary> <br />
|
|
A JSON file with scripts that generate the README(s) would make fundamental changes and reorganization far easier whilst minimizing formatting and grammatical errors. A website would provide much requested features like tag based filtering and even automation.
|
|
<p> </p>
|
|
However, for the foreseeable future, the list will to be edited directly as a markdown file for one reason: to keep things simple. The current system lets me focus solely on the projects within, not how to present said projects.
|
|
<p> </p>
|
|
The current markdown system could also be considered a stepping stone to guage the community's needs prior to building a more complex system. I will likely migrate to a JSON file as the project scales and when I have time to architect such a system.
|
|
<p> </p>
|
|
As for the website, the complexities of web development seem unnecessary and an added pain for a task that can suffice, for now, as a markdown file. Depending on the popularity of the project, however, this idea will remain in the back of my mind.
|
|
</details>
|
|
|
|
## License
|
|
This project is released under the `MIT license`, hereby granting anyone to use, distribute, or modify this project for, but not limited to, commercial purposes. See the license tab for further information.
|
|
|
|
<p> </p>
|
|
|
|
<p align="center">
|
|
<table>
|
|
<tbody>
|
|
<td align="center" width="2000px" height="100px">
|
|
<b><a href="#tags">Go To Top</a></b><br>
|
|
</td>
|
|
<td align="center" width="2000px" height="100px">
|
|
<b><a href="https://opensource.org/">Open Source Initiative</a></b><br>
|
|
</td>
|
|
</tbody>
|
|
</table>
|
|
</p>
|