From 1fcf82b49743f57c05dc85c17a1e2077e3043765 Mon Sep 17 00:00:00 2001 From: Filip Molcik Date: Mon, 6 Jul 2020 19:35:56 +0200 Subject: [PATCH 1/7] Add ios-sketch-elements by @molcik (#863) --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index 4ad51143..aba13c19 100644 --- a/contents.json +++ b/contents.json @@ -21968,6 +21968,26 @@ "stars": 93, "date_added": "Jul 5 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "Sketch Elements", + "description": "SwiftUI starter kit based on Sketch Elements", + "category-ids": [ + "swiftui" + ], + "source": "https://github.com/molcik/ios-sketch-elements", + "license": "other", + "tags": [ + "swift", + "swiftui" + ], + "stars": 0, + "date_added": "Jul 6 2020", + "suggested_by": "@molcik", + "screenshots": [ + "https://filipmolcik.com/wp-content/uploads/2020/07/iphonexspacegrey_portrait-2-1024x1024.png", + "https://filipmolcik.com/wp-content/uploads/2020/07/iphonexspacegrey_landscape-2-1024x1024.png" + ] } ] } From 1af0857d0bfd27f8a5a7ad02c1aa6028c4ed88a4 Mon Sep 17 00:00:00 2001 From: READMEbot Date: Mon, 6 Jul 2020 17:45:06 +0000 Subject: [PATCH 2/7] [auto] [ci skip] Generate README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b524b46..7a565904 100644 --- a/README.md +++ b/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://img.shields.io/badge/Projects-1098-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-July%20%206,%202020-lightgrey.svg) +![](https://img.shields.io/badge/Projects-1099-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-July%20%206,%202020-lightgrey.svg) Jump to @@ -7560,6 +7560,14 @@ https://realm.io/ — [back to top](#readme) Screenshot 1 +- [Sketch Elements](https://github.com/molcik/ios-sketch-elements): SwiftUI starter kit based on Sketch Elements +
+ swift swiftui + + Added July 6, 2020
License: `other`
+ Screenshot 1 Screenshot 2 +
+ - [SwiftTerm](https://github.com/migueldeicaza/SwiftTerm): VT100/Xterm Terminal emulator
swift swiftui ⭐⭐ From 5dabc574bd284d04fe43a3450387bc064d57d5d5 Mon Sep 17 00:00:00 2001 From: READMEbot Date: Mon, 6 Jul 2020 17:45:06 +0000 Subject: [PATCH 3/7] [auto] [ci skip] Generate LATEST --- LATEST.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/LATEST.md b/LATEST.md index 99da8873..cd64a8dc 100644 --- a/LATEST.md +++ b/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. [MemeMaker](https://github.com/dempseyatgithub/MemeMaker) -2. [Invoice Ninja](https://github.com/invoiceninja/flutter-client) -3. [listapp](https://github.com/dkhamsing/listapp.ios) -4. [Mamoot!](https://github.com/Benetos/Mamoot) -5. [Revill](https://github.com/ViniciusDeep/Revill) -6. [Astronomy Picture of the Day (APOD)](https://github.com/LASER-Yi/SwiftUI-APOD) -7. [SafeTimer](https://github.com/Hortelanos/SafeTimer) -8. [IndieApps](https://github.com/antranapp/IndieApps) -9. [Dub Dub Do - TODO List](https://github.com/StephenMcMillan/Dub-Dub-Do) -10. [Beers](https://github.com/crelies/Beers) -11. [SpotifyRadar](https://github.com/ThasianX/SpotifyRadar) -12. [DivRise](https://github.com/ThasianX/DivRise) -13. [PapersSwiftUI](https://github.com/donbytyqi/PapersSwiftUI) -14. [NewsApiApp](https://github.com/SchwiftyUI/NewsApiApp) -15. [ProtonMail](https://github.com/ProtonMail/ios-mail) +1. [Sketch Elements](https://github.com/molcik/ios-sketch-elements) +2. [MemeMaker](https://github.com/dempseyatgithub/MemeMaker) +3. [Invoice Ninja](https://github.com/invoiceninja/flutter-client) +4. [listapp](https://github.com/dkhamsing/listapp.ios) +5. [Mamoot!](https://github.com/Benetos/Mamoot) +6. [Revill](https://github.com/ViniciusDeep/Revill) +7. [Astronomy Picture of the Day (APOD)](https://github.com/LASER-Yi/SwiftUI-APOD) +8. [SafeTimer](https://github.com/Hortelanos/SafeTimer) +9. [IndieApps](https://github.com/antranapp/IndieApps) +10. [Dub Dub Do - TODO List](https://github.com/StephenMcMillan/Dub-Dub-Do) +11. [Beers](https://github.com/crelies/Beers) +12. [SpotifyRadar](https://github.com/ThasianX/SpotifyRadar) +13. [DivRise](https://github.com/ThasianX/DivRise) +14. [PapersSwiftUI](https://github.com/donbytyqi/PapersSwiftUI) +15. [NewsApiApp](https://github.com/SchwiftyUI/NewsApiApp) ## Thanks From 62eea612692ee1d9de461948bac7fa0953ac89d3 Mon Sep 17 00:00:00 2001 From: Ryan Peterson Date: Mon, 6 Jul 2020 18:07:39 -0600 Subject: [PATCH 4/7] Add 'archive' tag to American Chronicle project (#864) --- contents.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index aba13c19..7c1f354a 100644 --- a/contents.json +++ b/contents.json @@ -10411,7 +10411,8 @@ ], "tags": [ "swift", - "viper" + "viper", + "archive" ], "screenshots": [ "https://is1-ssl.mzstatic.com/image/thumb/Purple118/v4/8f/ec/ac/8fecacce-0bbf-ed22-9852-4c451f21218a/pr_source.png/460x0w.jpg", From 9597cf0794ca1a152278f0a3b9b1d05928217c69 Mon Sep 17 00:00:00 2001 From: READMEbot Date: Tue, 7 Jul 2020 00:17:29 +0000 Subject: [PATCH 5/7] [auto] [ci skip] Generate README --- README.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/README.md b/README.md index 7a565904..8045df23 100644 --- a/README.md +++ b/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://img.shields.io/badge/Projects-1099-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-July%20%206,%202020-lightgrey.svg) +![](https://img.shields.io/badge/Projects-1099-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-July%20%207,%202020-lightgrey.svg) Jump to @@ -3912,14 +3912,6 @@ Image, video, audio, reading — [back to top](#readme) [back to top](#readme) -- [American Chronicle](https://github.com/ryanipete/AmericanChronicle): Search Chronicling America's collection of digitized U.S. newspapers [` App Store`](https://apps.apple.com/app/id1092988367) -
- swift viper - - Added June 22, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/)
- Screenshot 1 Screenshot 2 -
- - [ArtShredder](https://github.com/marty-suzuki/ArtShredder): Banksy Shredder
swift arkit banksy 🌐 @@ -7658,14 +7650,6 @@ https://realm.io/ — [back to top](#readme) https://mutualmobile.com/posts/meet-viper-fast-agile-non-lethal-ios-architecture-framework — [back to top](#readme) -- [American Chronicle](https://github.com/ryanipete/AmericanChronicle): Search Chronicling America's collection of digitized U.S. newspapers [` App Store`](https://apps.apple.com/app/id1092988367) -
- swift viper - - Added June 22, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/)
- Screenshot 1 Screenshot 2 -
- - [Articles](https://github.com/pedrohperalta/Articles-iOS-VIPER): Fetch and display a list of articles
swift rest ⭐⭐ From f9c0103909ed22a105c15a04b988109d3be8a9bc Mon Sep 17 00:00:00 2001 From: READMEbot Date: Tue, 7 Jul 2020 00:17:29 +0000 Subject: [PATCH 6/7] [auto] [ci skip] Generate ARCHIVE --- ARCHIVE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ARCHIVE.md b/ARCHIVE.md index 3bf839a8..cee951c0 100644 --- a/ARCHIVE.md +++ b/ARCHIVE.md @@ -21,6 +21,7 @@ This is an archive of the [main list](https://github.com/dkhamsing/open-source-i - [Alienblast](https://github.com/etamity/AlienBlast) - [Alphabet-Blocks](https://github.com/insurgentgames/Alphabet-Blocks) - [AlzPrevent](https://github.com/BBBInc/AlzPrevent-ios) +- [American Chronicle](https://github.com/ryanipete/AmericanChronicle) - [Antidote](https://github.com/Antidote-for-Tox/Antidote) - [AntiMap](https://github.com/trentbrooks/AntiMap) - [Anypic](https://github.com/opensourceios/Anypic) From 27dd6ea34eb417c4c994cd025c84e945caf299a9 Mon Sep 17 00:00:00 2001 From: READMEbot Date: Tue, 7 Jul 2020 00:17:29 +0000 Subject: [PATCH 7/7] [auto] [ci skip] Generate APPSTORE --- APPSTORE.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/APPSTORE.md b/APPSTORE.md index 56a38ee1..c84cb810 100644 --- a/APPSTORE.md +++ b/APPSTORE.md @@ -4,7 +4,7 @@ ⚠️ This README is generated, please do not update. To contribute, make changes to contents.json ⚠️ https://github.com/dkhamsing/open-source-ios-apps --> -List of **272** open-source apps published on the App Store (complete list [here](https://github.com/dkhamsing/open-source-ios-apps)). +List of **271** open-source apps published on the App Store (complete list [here](https://github.com/dkhamsing/open-source-ios-apps)). @@ -1717,14 +1717,6 @@ Image, video, audio, reading — [back to top](#readme) [back to top](#readme) -- [American Chronicle](https://github.com/ryanipete/AmericanChronicle): Search Chronicling America's collection of digitized U.S. newspapers [` App Store`](https://apps.apple.com/app/id1092988367) -
- swift viper - - Added June 22, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/)
- Screenshot 1 Screenshot 2 -
- - [Artsy](https://github.com/artsy/eigen): The art world in your pocket [` App Store`](https://apps.apple.com/app/artsy-art-world-in-your-pocket/id703796080)
iphone ipad reactnative typescript ⭐⭐⭐⭐⭐ @@ -2975,14 +2967,6 @@ https://realm.io/ — [back to top](#readme) https://mutualmobile.com/posts/meet-viper-fast-agile-non-lethal-ios-architecture-framework — [back to top](#readme) -- [American Chronicle](https://github.com/ryanipete/AmericanChronicle): Search Chronicling America's collection of digitized U.S. newspapers [` App Store`](https://apps.apple.com/app/id1092988367) -
- swift viper - - Added June 22, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/)
- Screenshot 1 Screenshot 2 -
- - [Currency Converter](https://github.com/tirupati17/currency-converter-swift3.0-viper): Live foreign exchange rates & currency calculator [` App Store`](https://apps.apple.com/app/currency-converter-free-quick/id1163490933)
swift viper