mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-03-06 20:47:52 +01:00
Merge branch 'master' of https://github.com/dkhamsing/open-source-ios-apps
This commit is contained in:
commit
d62864d98f
30
LATEST.md
30
LATEST.md
@ -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
|
||||
|
||||
|
18
README.md
18
README.md
@ -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://twitter.com/opensourceios) 
|
||||
 [](https://twitter.com/opensourceios) 
|
||||
|
||||
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user