Merge pull request #42 from mayanayza/main

Add Scanopy to applications.json
This commit is contained in:
Lucas
2025-12-19 08:00:53 -08:00
committed by GitHub

View File

@@ -12622,6 +12622,24 @@
"language": "C++",
"license": "GPL-2.0",
"homepage_url": "https://stellarium.org"
},
{
"name": "Scanopy",
"description": "Clean network diagrams. One-time setup, zero upkeep.",
"repo_url": "https://github.com/scanopy/scanopy",
"tags": [],
"platforms": [
"selfhost",
"web-cloud",
"cross"
],
"category": "network",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
}
]
}