Update App Store links and add new apps (#791)
This commit is contained in:
parent
4aa9094c63
commit
79941a6e4c
|
@ -5,8 +5,7 @@
|
|||
"header": "```\n 100+ Stars: ⭐\n 200+ Stars: ⭐⭐\n 500+ Stars: ⭐⭐⭐\n1000+ Stars: ⭐⭐⭐⭐\n2000+ Stars: ⭐⭐⭐⭐⭐ \n\n🌐 Project is not in English \n\nClick ► to show more details\n```",
|
||||
"footer": "## Thanks\n\nThis list was inspired by [awesome-ios](https://github.com/vsouza/awesome-ios) and [awesome-swift](https://github.com/matteocrippa/awesome-swift). Thanks to all the [contributors](https://github.com/dkhamsing/open-source-ios-apps/graphs/contributors) 🎉 \n\n## Contact\n\n- [github.com/dkhamsing](https://github.com/dkhamsing)\n- [twitter.com/dkhamsing](https://twitter.com/dkhamsing)\n- [github.com/vpeschenkov](https://github.com/vpeschenkov)\n",
|
||||
"sponsor": "",
|
||||
"categories": [
|
||||
{
|
||||
"categories": [{
|
||||
"title": "Apple TV",
|
||||
"id": "apple-tv"
|
||||
},
|
||||
|
@ -332,8 +331,7 @@
|
|||
"id": "bonus"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
{
|
||||
"projects": [{
|
||||
"title": "iSH",
|
||||
"category-ids": [
|
||||
"developer",
|
||||
|
@ -17918,6 +17916,7 @@
|
|||
"description": "KeePass-compatible password manager with support for automatic database synchronization, respect to privacy and premium user experience",
|
||||
"source": "https://github.com/keepassium/KeePassium",
|
||||
"homepage": "https://keepassium.com/",
|
||||
"itunes": "https://apps.apple.com/app/keepassium-password-manager/id1435127111",
|
||||
"tags": [
|
||||
"swift"
|
||||
],
|
||||
|
@ -17985,6 +17984,8 @@
|
|||
"description": "Firewall for your device",
|
||||
"source": "https://github.com/confirmedcode/lockdown-ios",
|
||||
"homepage": "https://lockdownhq.com",
|
||||
"itunes": "https://apps.apple.com/app/lockdown-apps/id1469783711",
|
||||
|
||||
"screenshots": [
|
||||
"https://lockdownhq.com/images/iphone-screenshot.jpg"
|
||||
],
|
||||
|
@ -18117,9 +18118,9 @@
|
|||
"password"
|
||||
],
|
||||
"tags": [
|
||||
"swift"
|
||||
"objc"
|
||||
],
|
||||
"description": "A Safe Client for KeepPass/Password",
|
||||
"description": "A Safe Client for KeePass/Password",
|
||||
"homepage": "https://strongboxsafe.com/",
|
||||
"source": "https://github.com/strongbox-password-safe/Strongbox",
|
||||
"itunes": "https://apps.apple.com/app/strongbox-password-safe/id897283731",
|
||||
|
@ -18169,6 +18170,42 @@
|
|||
],
|
||||
"date_added": "Sep 6 2019",
|
||||
"suggested_by": "@arthurhammer"
|
||||
},
|
||||
{
|
||||
"title": "Adguard Pro",
|
||||
"category-ids": [
|
||||
"security"
|
||||
],
|
||||
"description": "System-wide ad blocker for iOS",
|
||||
"license": "gpl-3.0",
|
||||
"source": "https://github.com/AdguardTeam/AdguardForiOS",
|
||||
"itunes": "https://apps.apple.com/app/adguard-pro-adblock-privacy/id1126386264",
|
||||
"stars": 545,
|
||||
"tags": [
|
||||
"objc"
|
||||
],
|
||||
"date_added": "Sep 11 2019",
|
||||
"suggested_by": "@iOS6martinaa",
|
||||
"screenshots": [
|
||||
"https://user-images.githubusercontent.com/28860202/37027267-e9cf7534-2141-11e8-89fd-3fc99c3f2c86.png",
|
||||
"https://user-images.githubusercontent.com/28860202/37027271-ec5f5972-2141-11e8-884b-038d73fb68ae.png"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "DNSCloak",
|
||||
"category-ids": [
|
||||
"security"
|
||||
],
|
||||
"description": "System-wide ad blocker for iOS",
|
||||
"license": "gpl-3.0",
|
||||
"source": "https://github.com/s-s/dnscloak",
|
||||
"itunes": "https://apps.apple.com/app/dnscloak-secure-dns-client/id1452162351",
|
||||
"stars": 77,
|
||||
"tags": [
|
||||
"objc"
|
||||
],
|
||||
"date_added": "Sep 11 2019",
|
||||
"suggested_by": "@iOS6martinaa"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue