mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add ChipMunk, Wiresherk, Obsidian plugins, VeraCrypt, BalenaEtcher, Nmap software descriptions (#776)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
10407d7936
commit
225590016d
1 changed files with 89 additions and 0 deletions
|
@ -2785,6 +2785,22 @@
|
|||
"typescript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Community plugins list, theme list, and releases of Obsidian. ",
|
||||
"categories": [
|
||||
"markdown"
|
||||
],
|
||||
"repo_url": "https://github.com/obsidianmd/obsidian-releases",
|
||||
"title": "Obsidian plugins & themes",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
""
|
||||
],
|
||||
"official_site": "https://obsidian.md/",
|
||||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Text editor for exact sciences with built-in KaTeX/AsciiMath support. ",
|
||||
"categories": [
|
||||
|
@ -4874,6 +4890,23 @@
|
|||
"objective_c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Log analysis tool. ",
|
||||
"categories": [
|
||||
"other"
|
||||
],
|
||||
"repo_url": "https://github.com/esrlabs/chipmunk",
|
||||
"title": "ChipMunk",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
""
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"typescript",
|
||||
"rust"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Mac app for checking Xcode projects for unused resources. ",
|
||||
"categories": [
|
||||
|
@ -6714,6 +6747,47 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Flash OS images to SD cards & USB drives, safely and easily. ",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/balena-io/etcher",
|
||||
"title": "Balena Etcher",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "https://www.balena.io/etcher/",
|
||||
"languages": [
|
||||
"typescript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Nmap - the Network Mapper. ",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/nmap/nmap",
|
||||
"title": "Nmap",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "https://nmap.org",
|
||||
"languages": [
|
||||
"cpp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Wireshark is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. ",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/wireshark/wireshark",
|
||||
"title": "Nmap",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "https://www.wireshark.org",
|
||||
"languages": [
|
||||
"cpp"
|
||||
]
|
||||
}, {
|
||||
"short_description": "Node Version Manager. ",
|
||||
"categories": [
|
||||
"utilities"
|
||||
|
@ -7952,6 +8026,21 @@
|
|||
"java"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Disk encryption with strong security based on TrueCrypt. ",
|
||||
"categories": [
|
||||
"security"
|
||||
],
|
||||
"repo_url": "https://github.com/veracrypt/VeraCrypt",
|
||||
"title": "VeraCrypt",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "https://www.veracrypt.fr",
|
||||
"languages": [
|
||||
"c",
|
||||
"cpp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Free to do list & time tracker for programmers & designers with Jira integration.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue