Files
definitive-opensource-mustb…/source/components/header.md
2025-03-22 14:54:59 -07:00

3.9 KiB

Tip

Discussions and contributions are welcome! This project is in it's early stages and a lot hasn't been ironed out yet. For more information on contributing and guidelines for open-source software submissions, consult their respective pages.

Caution

We are currently undergoing major changes and refactoring as we migrate to a JSON file with Python scripts that generate the READMEs.

Note

My MacOS configuration.

Guidelines · Issues · Contributing

Our Goal - There's plenty of awesome lists on GitHub, many focusing on open source specifically. However I've found them including many long-deprecated apps, cluttered with smaller projects on the verge of extinction, or missing a lot of modern open source projects.

This list aims to serve as a single centralized location for the best of open source, characterized by a solid user base, solid set of contributors, visible long term growth, and overall product quality.

More Information
Definitive-opensource aims to consolidate only the best open source projects. Our guidelines include strict minimum requirements and additional research for vetting. For a project to pass it's likely popular enough to survive far into the future, however we continously monitor projects on the list and remove anything that no longer fits the criteria.

 

It is a fundamental goal for this list to be as neutral as possible and simply present options, not persuade or redact, regardless of the maintainer's opinion. Projects that fit the criteria, which by passing will inherently be used by thousands to millions, are put on the list. This list is "curated" - not relative to opinion but statistics and facts.

 

Although the list is called definitive, in this context it doesn't quite mean the implied dictionary definition of finality. This project can only survive and thrive through continuous contributions by the community, as this list is, in itself, open source.
How The List Works

Definitive-opensource was initially a single markdown file that was edited directly. However, as the list scaled, this manual approach proved cumbersome and limited. Additionally, as popularity increased, we recieved many requests for README's of individual platforms - something that would be not be realistic to do manually.

 

As of v0.6.2-beta, the project was fundamentally re-made. Categories and applications were put in categories.json and applications.json, respectively. Python scripts were made to generate one main list and more platform-specific lists. This was paired with GitHub actions to run the scripts when any changes were made. This makes refactoring the list format far easier and eliminates typos. This new system also opens the door to

 

The project architecture is as follows: ```text definitive-opensource/ ├── assets/ ├── readmes/ ├── resources/ │ ├── backup/ │ └── dev/ ├── source/ │ ├── components/ │ ├── data/ │ ├── scripts/ | └── utils/ │ └── testing/ └── README.md ```

Project Status

Active - Active Development
Incremental - Minor Updates
Maintenence - Critical Fixes
Idle - Temporarily Paused
Abandoned - Development Halted