mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 23:54:03 +02:00
Added new projects and Robotics category
This commit is contained in:
@@ -102,6 +102,9 @@ Prospective candidates that don't quite make it onto this list, as of now, but a
|
||||
- [RsyncUI](https://github.com/rsyncOSX/RsyncUI) - Waiting on stars
|
||||
- [Kanri](https://github.com/kanriapp/kanri) - Waiting on maturity
|
||||
- [hashcat](https://github.com/hashcat/hashcat)
|
||||
- [KeyCluClask](https://github.com/Anze/KeyCluCask) - Potentially abandoned
|
||||
- [LaunchNext](https://github.com/RoversX/LaunchNext) - Waiting on maturity
|
||||
- [OM1](https://github.com/OpenMind/OM1) - Waiting on maturity
|
||||
|
||||
## Under Investigation
|
||||
|
||||
|
||||
@@ -10207,6 +10207,107 @@
|
||||
"language": "",
|
||||
"license": "",
|
||||
"homepage_url": ""
|
||||
},
|
||||
{
|
||||
"name": "OpenRocket",
|
||||
"description": "",
|
||||
"repo_url": "https://github.com/openrocket/openrocket",
|
||||
"tags": [],
|
||||
"platforms": [
|
||||
"cross"
|
||||
],
|
||||
"category": "rocketry",
|
||||
"stars": 0,
|
||||
"flags": [],
|
||||
"last_commit": "",
|
||||
"language": "",
|
||||
"license": "",
|
||||
"homepage_url": ""
|
||||
},
|
||||
{
|
||||
"name": "EdgeTX",
|
||||
"description": "",
|
||||
"repo_url": "https://github.com/EdgeTX/edgetx",
|
||||
"tags": [],
|
||||
"platforms": [
|
||||
"n/a"
|
||||
],
|
||||
"category": "firmware",
|
||||
"stars": 0,
|
||||
"flags": [],
|
||||
"last_commit": "",
|
||||
"language": "",
|
||||
"license": "",
|
||||
"homepage_url": ""
|
||||
},
|
||||
{
|
||||
"name": "Omarchy",
|
||||
"description": "",
|
||||
"repo_url": "https://github.com/basecamp/omarchy",
|
||||
"tags": [],
|
||||
"platforms": [
|
||||
"n/a"
|
||||
],
|
||||
"category": "operating-system",
|
||||
"stars": 0,
|
||||
"flags": [],
|
||||
"last_commit": "",
|
||||
"language": "",
|
||||
"license": "",
|
||||
"homepage_url": ""
|
||||
},
|
||||
{
|
||||
"name": "Cryptomator",
|
||||
"description": "",
|
||||
"repo_url": "https://github.com/cryptomator/cryptomator",
|
||||
"tags": [],
|
||||
"platforms": [
|
||||
"cross",
|
||||
"mobile"
|
||||
],
|
||||
"category": "backup",
|
||||
"stars": 0,
|
||||
"flags": [],
|
||||
"last_commit": "",
|
||||
"language": "",
|
||||
"license": "",
|
||||
"homepage_url": ""
|
||||
},
|
||||
{
|
||||
"name": "Win11Debloat",
|
||||
"description": "",
|
||||
"repo_url": "https://github.com/Raphire/Win11Debloat",
|
||||
"tags": [
|
||||
"cli"
|
||||
],
|
||||
"platforms": [
|
||||
"windows"
|
||||
],
|
||||
"category": "windows",
|
||||
"stars": 0,
|
||||
"flags": [],
|
||||
"last_commit": "",
|
||||
"language": "",
|
||||
"license": "",
|
||||
"homepage_url": ""
|
||||
},
|
||||
{
|
||||
"name": "Term.Everything",
|
||||
"description": "",
|
||||
"repo_url": "https://github.com/mmulet/term.everything",
|
||||
"tags": [
|
||||
"cli"
|
||||
],
|
||||
"platforms": [
|
||||
"linux"
|
||||
],
|
||||
"category": "terminal-utilities",
|
||||
"stars": 0,
|
||||
"flags": [],
|
||||
"last_commit": "",
|
||||
"language": "",
|
||||
"license": "",
|
||||
"homepage_url": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -761,6 +761,12 @@
|
||||
"parent": "stem",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"name": "Robotics",
|
||||
"id": "robotics",
|
||||
"parent": "stem",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"name": "Other",
|
||||
"id": "other",
|
||||
|
||||
Reference in New Issue
Block a user