Merge pull request #366 from onurgenes/master

Added Resizr
This commit is contained in:
Serhii Londar 2019-03-18 11:56:34 +02:00 committed by GitHub
commit c365f7c9be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 2 deletions

View file

@ -229,11 +229,12 @@ You can see in which language an app is written. Currently there are following l
- [Localization Editor](https://github.com/igorkulman/iOSLocalizationEditor) - Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side. ![swift_icon]
- [Localizations](https://github.com/athiercelin/Localizations) - Localizations is an macOS app that manages your Xcode project localization files (.strings). ![swift_icon]
- [Menubar Colors](https://github.com/nvzqz/Menubar-Colors) - macOS app for convenient access to the system color panel. ![swift_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://raw.githubusercontent.com/nvzqz/Menubar-Colors/master/./Example.jpg' width="400"/> </p></details>
- [MyTouchbarMyRules](https://github.com/toxblh/MTMR) - App to customize your Touch Bar as you want. ![swift_icon]
- [MyTouchbarMyRules](https://github.com/toxblh/MTMR) - App to customize your Touch Bar as you want. ![swift_icon]
- [PodsUpdater](https://github.com/kizitonwose/PodsUpdater) - macOS app which helps you manage dependency releases in your Podfile. ![swift_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://raw.githubusercontent.com/kizitonwose/PodsUpdater/master/Assets/screenshot_2.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/kizitonwose/PodsUpdater/master/Assets/screenshot_1.png' width="400"/> </p></details>
- [ProfilesManager](https://github.com/shaojiankui/ProfilesManager) - Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac. ![objective_c_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://raw.githubusercontent.com/shaojiankui/ProfilesManager/master/demo.jpg' width="400"/> </p></details>
- [PushNotifications](https://github.com/onmyway133/PushNotifications) - macOS app to test push notifications on iOS and Android. ![javascript_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/TeamId.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/iOSToken.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/Android.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/ios.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/KeyId.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/Key.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/iOSCertificate.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/AndroidServerKey.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/Certificate.png' width="400"/> </p></details>
- [ResignTool](https://github.com/InjoyDeng/ResignTool) - This is an app for macOS that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device. ![objective_c_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://i.imgur.com/H8kRoPf.png' width="400"/> </p></details>
- [Resizr](https://github.com/onurgenes/Resizr) - MacOS application for creating AppIcon for iOS and Android apps. ![swift_icon]
- [SmartPush](https://github.com/shaojiankui/SmartPush) - iOS Push Notification Debug App. ![objective_c_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://raw.githubusercontent.com/shaojiankui/SmartPush/master/demo.png' width="400"/> </p></details>
- [Touch Bar Preview](https://github.com/touchbar/Touch-Bar-Preview) - Small application to display your designs on the Touch Bar of the new MacBook Pro. ![swift_icon]
- [Touch Bar Simulator](https://github.com/sindresorhus/touch-bar-simulator) - Use the Touch Bar on any Mac. ![swift_icon]
@ -616,4 +617,4 @@ Thanks to all the people who contribute:
[ruby_icon]: ./icons/ruby-16.png 'Ruby language.'
[rust_icon]: ./icons/rust-16.png 'Rust language.'
[swift_icon]: ./icons/swift-16.png 'Swift language.'
[type_script_icon]: ./icons/typescript-16.png 'TypeScript language.'
[type_script_icon]: ./icons/typescript-16.png 'TypeScript language.'

View file

@ -1429,6 +1429,18 @@
],
"category" : "ios--macos"
},
{
"repo_url" : "https://github.com/onurgenes/Resizr",
"title" : "Resizr",
"screenshots" : [
],
"short_description" : "MacOS application for creating AppIcon for iOS and Android apps.",
"languages" : [
"swift"
],
"category" : "ios--macos"
},
{
"repo_url" : "https://github.com/shaojiankui/SmartPush",
"title" : "SmartPush",