mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-01-13 00:33:27 +01:00
Merge branch 'master' of https://github.com/dkhamsing/open-source-ios-apps
This commit is contained in:
commit
3f22fcc268
10
README.md
10
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:
|
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-690-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-June%20%201,%202017-lightgrey.svg)
|
![](https://img.shields.io/badge/Projects-691-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-June%20%202,%202017-lightgrey.svg)
|
||||||
|
|
||||||
Jump to
|
Jump to
|
||||||
|
|
||||||
@ -5347,6 +5347,14 @@ https://mastodon.social — [back to top](#readme)
|
|||||||
</div>
|
</div>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
- TKeyboard: Use the Mac keyboard to enter content into your iPhone [` App Store`](https://itunes.apple.com/app/tkeyboard/id1168383839)
|
||||||
|
<details><summary><code>bluetooth</code> 🔥🔥🔥</summary>
|
||||||
|
|
||||||
|
https://github.com/music4kid/TKeyboard<br> Added June 1, 2017<br> License: [`gpl-3.0`](http://choosealicense.com/licenses/gpl-3.0/)
|
||||||
|
<div><img height='300' alt='TKeyboard image 1' src='http://a2.mzstatic.com/us/r30/Purple122/v4/e0/19/ea/e019ea9f-124c-4476-2683-e49f4e568d43/screen696x696.jpeg'>
|
||||||
|
</div>
|
||||||
|
</details>
|
||||||
|
|
||||||
- Vinylogue: Last.fm app [` App Store`](https://itunes.apple.com/app/vinylogue-for-last.fm/id617471119)
|
- Vinylogue: Last.fm app [` App Store`](https://itunes.apple.com/app/vinylogue-for-last.fm/id617471119)
|
||||||
<details><summary><code>objc</code> 🔥</summary>
|
<details><summary><code>objc</code> 🔥</summary>
|
||||||
|
|
||||||
|
@ -13379,6 +13379,17 @@
|
|||||||
"license": "other",
|
"license": "other",
|
||||||
"date_added": "Jun 2 2017",
|
"date_added": "Jun 2 2017",
|
||||||
"suggested_by": "@dkhamsing"
|
"suggested_by": "@dkhamsing"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "ZeitSuche_iOS",
|
||||||
|
"source": "https://github.com/niftycode/ZeitSuche_iOS",
|
||||||
|
"description": "Search for articles published by Germanys 'Zeit' newspaper.",
|
||||||
|
"category-ids": ["news"],
|
||||||
|
"tags": ["swift", "iphone"],
|
||||||
|
"screenshots": ["https://goo.gl/XghCR4"],
|
||||||
|
"license": "mit",
|
||||||
|
"date_added": "June 7 2017",
|
||||||
|
"suggested_by": "@niftycode"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user