This commit is contained in:
dkhamsing 2020-05-21 07:44:37 -07:00
commit 4e58faac95
4 changed files with 50 additions and 18 deletions

View File

@ -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 **248** open-source apps published on the App Store (complete list [here](https://github.com/dkhamsing/open-source-ios-apps)).
List of **249** open-source apps published on the App Store (complete list [here](https://github.com/dkhamsing/open-source-ios-apps)).
@ -2216,6 +2216,14 @@ https://github.com/ReactiveX/RxSwift — [back to top](#readme)
<a href='https://is3-ssl.mzstatic.com/image/thumb/Purple111/v4/01/0b/45/010b456f-5226-9eb5-5284-26f80b45896f/pr_source.png/460x0w.png'><code>Screenshot 1</code></a> <a href='https://is1-ssl.mzstatic.com/image/thumb/Purple111/v4/69/7c/37/697c371b-40a1-d2f4-4773-ee0595dee739/pr_source.png/460x0w.png'><code>Screenshot 2</code></a> <a href='https://is4-ssl.mzstatic.com/image/thumb/Purple122/v4/d0/71/c3/d071c3c2-2a1f-f354-b7a4-686d5b6b8789/pr_source.png/460x0w.png'><code>Screenshot 3</code></a> <a href='https://is5-ssl.mzstatic.com/image/thumb/Purple111/v4/56/e5/b5/56e5b5cc-0b67-d210-8551-89622ab34538/pr_source.png/460x0w.png'><code>Screenshot 4</code></a>
</details>
- [Raivo OTP](https://github.com/raivo-otp/ios-application): Lightweight and secure one-time-password (OTP) [` App Store`](https://apps.apple.com/app/raivo-otp/id1459042137)
<details>
<summary><code>swift</code> </summary>
Added May 21, 2020<br> License: `other`<br>
<a href='https://raw.githubusercontent.com/raivo-otp/ios-application/master/.github/preview_left.png'><code>Screenshot 1</code></a>
</details>
- [Strongbox](https://github.com/strongbox-password-safe/Strongbox): A Safe Client for KeePass/Password [` App Store`](https://apps.apple.com/app/strongbox-password-safe/id897283731)
<details>
<summary><code>objc</code> ⭐⭐</summary>

View File

@ -220,6 +220,7 @@ This is an archive of the [main list](https://github.com/dkhamsing/open-source-i
- [RainMan](https://github.com/Aaron-A/Project-RainMan)
- [ReactiveHackerNews](https://github.com/syshen/ReactiveHackerNews)
- [ReactiveKitten](https://github.com/JensRavens/ReactiveKitten)
- [ReactKitCalculator](https://github.com/ReactKit/ReactKitCalculator)
- [RealmPop](https://github.com/realm/RealmPop)
- [RealmTasks](https://github.com/realm/realm-tasks)
- [Reddit](https://github.com/amitburst/reddit-demo)

View File

@ -4,20 +4,20 @@ These are the 15 latest entries from the [main list](https://github.com/dkhamsin
1. [QRGen](https://github.com/lojals/QRGen)
2. [Mattermost](https://github.com/mattermost/mattermost-mobile)
3. [Travel Guide](https://github.com/Ivaskuu/travel-guide_app)
4. [AlarmClock](https://github.com/robbiehanson/AlarmClock)
5. [GitHub contributions widget](https://github.com/fimuxd/GITGET)
6. [MoneyPlus](https://github.com/SeekingMini/MoneyPlus)
7. [Gifzat](https://github.com/remirobert/Gifzat)
8. [f.lux](https://github.com/jefferyleo/f.lux)
9. [YouTag](https://github.com/youstanzr/YouTag)
10. [fastmdb](https://github.com/dkhamsing/fastmdb)
11. [compositional-layouts-kit](https://github.com/jVirus/compositional-layouts-kit)
12. [IpfsIosAppExample](https://github.com/NeoTeo/IpfsIosAppExample)
13. [EmojiFireplace](https://github.com/neonichu/EmojiFireplace)
14. [Math Quest](https://github.com/AdnanZahid/Math-Quest-iOS)
15. [SwiftUIAirtableDemo](https://github.com/zackshapiro/SwiftUIAirtableDemo)
2. [Raivo OTP](https://github.com/raivo-otp/ios-application)
3. [Mattermost](https://github.com/mattermost/mattermost-mobile)
4. [Gasoline](https://github.com/Blackjacx/Gasoline)
5. [ReactKitCalculator](https://github.com/ReactKit/ReactKitCalculator)
6. [Travel Guide](https://github.com/Ivaskuu/travel-guide_app)
7. [AlarmClock](https://github.com/robbiehanson/AlarmClock)
8. [GitHub contributions widget](https://github.com/fimuxd/GITGET)
9. [MoneyPlus](https://github.com/SeekingMini/MoneyPlus)
10. [Gifzat](https://github.com/remirobert/Gifzat)
11. [f.lux](https://github.com/jefferyleo/f.lux)
12. [YouTag](https://github.com/youstanzr/YouTag)
13. [fastmdb](https://github.com/dkhamsing/fastmdb)
14. [compositional-layouts-kit](https://github.com/jVirus/compositional-layouts-kit)
15. [IpfsIosAppExample](https://github.com/NeoTeo/IpfsIosAppExample)
## 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-1012-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-May%2020,%202020-lightgrey.svg)
![](https://img.shields.io/badge/Projects-1016-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-May%2021,%202020-lightgrey.svg)
Jump to
@ -934,9 +934,9 @@ Click ► to show more details
<a href='https://user-images.githubusercontent.com/13119842/82450764-1c9e1b00-9a7b-11ea-83d2-b835bf51c727.png'><code>Screenshot 1</code></a> <a href='https://user-images.githubusercontent.com/13119842/82450847-38092600-9a7b-11ea-92a8-52cf92fb137b.png'><code>Screenshot 2</code></a> <a href='https://user-images.githubusercontent.com/13119842/82450869-3e979d80-9a7b-11ea-81ea-0780c7a612f7.png'><code>Screenshot 3</code></a> <a href='https://user-images.githubusercontent.com/13119842/82450896-47886f00-9a7b-11ea-92f4-da9e5553f469.png'><code>Screenshot 4</code></a>
</details>
- [mChat](https://github.com/realpaliy/mChat): Real-time messaging app using firebase
- [mChat](https://github.com/realpaliy/Messenger): Real-time messaging app using firebase
<details>
<summary><code>swift</code> ⭐⭐</summary>
<summary><code>swift</code> <code>firebase</code> <code>lottie</code> <code>mapbox</code> ⭐⭐</summary>
Added April 2, 2020<br> License: [`apache-2.0`](http://choosealicense.com/licenses/apache-2.0/)<br>
<a href='https://imgur.com/uvinWB9'><code>Screenshot 1</code></a>
@ -2180,6 +2180,13 @@ Today Extensions or Widgets — [back to top](#readme)
<a href='https://github.com/vkaltyrin/exchanger/blob/master/screenshot.png?raw=true'><code>Screenshot 1</code></a>
</details>
- [Gasoline](https://github.com/Blackjacx/Gasoline): Track your gas expense
<details>
<summary><code>swift</code> <code>swiftlint</code> <code>quick</code> <code>nimble</code> </summary>
Added May 19, 2020<br> License: `other`
</details>
- [MoneyPlus](https://github.com/SeekingMini/MoneyPlus): Help you record income and expense
<details>
<summary><code>swift</code> </summary>
@ -4241,6 +4248,14 @@ Mostly using http://giphy.com/ — [back to top](#readme)
<a href='https://github.com/zpz1237/NirZhihuDaily2.0/raw/master/effect1.gif'><code>Screenshot 1</code></a>
</details>
- [reddift](https://github.com/sonsongithub/reddift): Reddit browser, search, comments
<details>
<summary><code>swift</code> ⭐⭐</summary>
Added May 6, 2018<br> License: [`mit`](http://choosealicense.com/licenses/mit/)<br>
<a href='https://cloud.githubusercontent.com/assets/33768/22405496/0c84f384-e687-11e6-9658-5ebf9d39a082.gif'><code>Screenshot 1</code></a>
</details>
- [TabDump](https://github.com/dkhamsing/TabDump): TabDump news app
<details>
<summary><code>afnetworking</code> </summary>
@ -5378,6 +5393,14 @@ https://github.com/ReactiveX/RxSwift — [back to top](#readme)
<a href='https://is3-ssl.mzstatic.com/image/thumb/Purple111/v4/01/0b/45/010b456f-5226-9eb5-5284-26f80b45896f/pr_source.png/460x0w.png'><code>Screenshot 1</code></a> <a href='https://is1-ssl.mzstatic.com/image/thumb/Purple111/v4/69/7c/37/697c371b-40a1-d2f4-4773-ee0595dee739/pr_source.png/460x0w.png'><code>Screenshot 2</code></a> <a href='https://is4-ssl.mzstatic.com/image/thumb/Purple122/v4/d0/71/c3/d071c3c2-2a1f-f354-b7a4-686d5b6b8789/pr_source.png/460x0w.png'><code>Screenshot 3</code></a> <a href='https://is5-ssl.mzstatic.com/image/thumb/Purple111/v4/56/e5/b5/56e5b5cc-0b67-d210-8551-89622ab34538/pr_source.png/460x0w.png'><code>Screenshot 4</code></a>
</details>
- [Raivo OTP](https://github.com/raivo-otp/ios-application): Lightweight and secure one-time-password (OTP) [` App Store`](https://apps.apple.com/app/raivo-otp/id1459042137)
<details>
<summary><code>swift</code> </summary>
Added May 21, 2020<br> License: `other`<br>
<a href='https://raw.githubusercontent.com/raivo-otp/ios-application/master/.github/preview_left.png'><code>Screenshot 1</code></a>
</details>
- [Strongbox](https://github.com/strongbox-password-safe/Strongbox): A Safe Client for KeePass/Password [` App Store`](https://apps.apple.com/app/strongbox-password-safe/id897283731)
<details>
<summary><code>objc</code> ⭐⭐</summary>