1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-03-06 20:47:52 +01:00
This commit is contained in:
dkhamsing 2020-06-01 07:04:22 -07:00
commit d62864d98f
2 changed files with 32 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. [Milestones](https://github.com/jpsim/Milestones)
2. [OpenCovidTrace](https://github.com/OpenCovidTrace/octrace-ios)
3. [Tiny Wings Remake](https://github.com/haqu/tiny-wings)
4. [HTTPS4All](https://github.com/bouk/HTTPS4All)
5. [Octopus](https://github.com/roger-wetzel/Octopus)
6. [StopCovid](https://gitlab.inria.fr/stopcovid19/stopcovid-ios)
7. [CookieCrunch](https://github.com/renatomcamilio/CookieCrunch)
8. [Hand-painted style tower defense game](https://github.com/gamechina/GoldenWar)
9. [FireTodo](https://github.com/sgr-ksmt/FireTodo)
10. [Flappy Bird using SpriteBuilder](https://github.com/ignotusverum/1w-flappy)
11. [Tripletz Tic Tac Toe](https://github.com/Aaron-A/Tripletz)
12. [SwiftFanorona](https://github.com/jenduf/SwiftFanorona)
13. [COVIDSafe](https://github.com/AU-COVIDSafe/mobile-ios)
14. [Dictum](https://github.com/matthewpalmer/Dictum)
15. [8mph](https://github.com/zadr/8mph)
1. [Corona Warn App (Germany)](https://github.com/corona-warn-app/cwa-app-ios)
2. [Swiss PT DP3T (Switzerland)](https://github.com/DP-3T/dp3t-app-ios-ch)
3. [Milestones](https://github.com/jpsim/Milestones)
4. [OpenCovidTrace](https://github.com/OpenCovidTrace/octrace-ios)
5. [Tiny Wings Remake](https://github.com/haqu/tiny-wings)
6. [HTTPS4All](https://github.com/bouk/HTTPS4All)
7. [Octopus](https://github.com/roger-wetzel/Octopus)
8. [StopCovid](https://gitlab.inria.fr/stopcovid19/stopcovid-ios)
9. [CookieCrunch](https://github.com/renatomcamilio/CookieCrunch)
10. [Hand-painted style tower defense game](https://github.com/gamechina/GoldenWar)
11. [FireTodo](https://github.com/sgr-ksmt/FireTodo)
12. [Flappy Bird using SpriteBuilder](https://github.com/ignotusverum/1w-flappy)
13. [Tripletz Tic Tac Toe](https://github.com/Aaron-A/Tripletz)
14. [SwiftFanorona](https://github.com/jenduf/SwiftFanorona)
15. [COVIDSafe](https://github.com/AU-COVIDSafe/mobile-ios)
## 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-1046-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-May%2030,%202020-lightgrey.svg)
![](https://img.shields.io/badge/Projects-1048-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-May%2031,%202020-lightgrey.svg)
Jump to
@ -3049,6 +3049,14 @@ https://developer.apple.com/reference/spritekit — [back to top](#readme)
[back to top](#readme)
- [Corona Warn App (Germany)](https://github.com/corona-warn-app/cwa-app-ios): Uses Apple's Exposure Notification framework
<details>
<summary><code>swift</code> 🌐 ⭐</summary>
Added May 31, 2020<br> License: [`apache-2.0`](http://choosealicense.com/licenses/apache-2.0/)<br>
<a href='https://github.com/corona-warn-app/cwa-documentation/raw/master/images/ui_screens/ui_screens_ios.png'><code>Screenshot 1</code></a>
</details>
- [COVIDSafe](https://github.com/AU-COVIDSafe/mobile-ios): By the Australian Department of Health [` App Store`](https://apps.apple.com/au/app/covidsafe/id1509242894)
<details>
<summary><code>swift</code> <code>alamofire</code> <code>keychainswift</code> <code>lottie</code> ⭐⭐</summary>
@ -3112,6 +3120,14 @@ https://developer.apple.com/reference/spritekit — [back to top](#readme)
<a href='https://i.imgur.com/K0JV32C.png'><code>Screenshot 1</code></a>
</details>
- [Swiss PT DP3T (Switzerland)](https://github.com/DP-3T/dp3t-app-ios-ch): COVID-19 tracing client using the DP3T SDK
<details>
<summary><code>swift</code> 🌐 </summary>
Added May 30, 2020<br> License: [`mpl-2.0`](http://choosealicense.com/licenses/mpl-2.0/)<br>
<a href='https://github.com/DP-3T/dp3t-app-ios-ch/blob/develop/Documentation/screenshots/screenshots.png?raw=true'><code>Screenshot 1</code></a>
</details>
- [TracePrivately](https://github.com/CrunchyBagel/TracePrivately): Uses Apple's Privacy-Preserving Contact Tracing framework (Exposure Notification system)
<details>
<summary><code>swift</code> ⭐⭐</summary>