This commit is contained in:
dkhamsing 2020-04-14 10:09:20 -07:00
commit b691c48d28
3 changed files with 39 additions and 16 deletions

View File

@ -3,21 +3,21 @@
These are the 15 latest entries from the [main list](https://github.com/dkhamsing/open-source-ios-apps).
1. [Tofu Authenticator](https://github.com/calleerlandsson/Tofu)
2. [Podverse](https://github.com/podverse/podverse-rn)
3. [FreeTimePicker](https://github.com/fromkk/FreeTimePicker)
4. [Fingerspelling](https://github.com/sloria/Fingerspelling-iOS)
5. [windmill](https://github.com/qnoid/windmill-ios)
6. [App Store Clone](https://github.com/VamshiIITBHU14/AppStoreClone)
7. [xFonts](https://github.com/manolosavi/xFonts)
8. [Messenger Clone](https://github.com/instamobile/messenger-iOS-chat-swift-firestore)
9. [Corona virus tracker](https://github.com/nploi/corona_tracker)
10. [covid19](https://github.com/dkhamsing/covid19.swift)
11. [Apollo](https://github.com/KhaosT/open-apollo)
12. [Coronavirus in Iran](https://github.com/soroushchehresa/iran-coronavirus)
13. [DevSwitch](https://github.com/aaronpearce/DevSwitch)
14. [wildcats](https://github.com/pietbrauer/wildcats)
15. [mChat](https://github.com/realpaliy/mChat)
1. [Outline](https://github.com/Jigsaw-Code/outline-client)
2. [Tofu Authenticator](https://github.com/calleerlandsson/Tofu)
3. [Podverse](https://github.com/podverse/podverse-rn)
4. [FreeTimePicker](https://github.com/fromkk/FreeTimePicker)
5. [Fingerspelling](https://github.com/sloria/Fingerspelling-iOS)
6. [windmill](https://github.com/qnoid/windmill-ios)
7. [App Store Clone](https://github.com/VamshiIITBHU14/AppStoreClone)
8. [xFonts](https://github.com/manolosavi/xFonts)
9. [Messenger Clone](https://github.com/instamobile/messenger-iOS-chat-swift-firestore)
10. [Corona virus tracker](https://github.com/nploi/corona_tracker)
11. [covid19](https://github.com/dkhamsing/covid19.swift)
12. [Apollo](https://github.com/KhaosT/open-apollo)
13. [Coronavirus in Iran](https://github.com/soroushchehresa/iran-coronavirus)
14. [DevSwitch](https://github.com/aaronpearce/DevSwitch)
15. [wildcats](https://github.com/pietbrauer/wildcats)
## Thanks

View File

@ -6,7 +6,7 @@
A collaborative list of open-source `iOS`, `watchOS` and `tvOS` apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile:
![](https://img.shields.io/badge/Projects-939-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-April%2013,%202020-lightgrey.svg)
![](https://img.shields.io/badge/Projects-940-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-April%2014,%202020-lightgrey.svg)
Jump to
@ -4788,6 +4788,13 @@ https://github.com/ReactiveX/RxSwift — [back to top](#readme)
<a href='https://lockdownhq.com/images/iphone-screenshot.jpg'><code>Screenshot 1</code></a>
</details>
- [Outline](https://github.com/Jigsaw-Code/outline-client): VPN designed for use with the Outline Server software, but fully compatible with any Shadowsocks server
<details>
<summary><code>cordova</code> ⭐⭐⭐⭐⭐</summary>
https://getoutline.org/en/home<br> Added April 13, 2020<br> License: [`apache-2.0`](http://choosealicense.com/licenses/apache-2.0/)
</details>
- [Passepartout](https://github.com/passepartoutvpn/passepartout-ios): User-friendly OpenVPN app [` App Store`](https://apps.apple.com/app/passepartout-openvpn-client/id1433648537)
<details>
<summary><code>swift</code> <code>mbprogresshud</code> ⭐⭐</summary>

View File

@ -18984,6 +18984,22 @@
"screenshots": [
"https://i.imgur.com/QXPVzw6.png"
]
},
{
"title": "Outline",
"category-ids": [
"security"
],
"description": "VPN designed for use with the Outline Server software, but fully compatible with any Shadowsocks server",
"source": "https://github.com/Jigsaw-Code/outline-client",
"homepage": "https://getoutline.org/en/home",
"license": "apache-2.0",
"tags": [
"cordova"
],
"stars": 5400,
"date_added": "Apr 13",
"suggested_by": "@Genesis0x1b"
}
]
}